Skip to content

Releases: premium-minds/pm-wicket-archetype

v4.0

07 Jun 09:34
Compare
Choose a tag to compare

What's Changed

  • fix sql migrations + jetty + logs by @froque in #8
  • Bump maven-gpg-plugin from 1.5 to 1.6 by @dependabot-preview in #9
  • Bump maven-archetype-plugin from 2.2 to 3.1.2 by @dependabot-preview in #10
  • Bump maven-scm-provider-gitexe from 1.8.1 to 1.11.2 by @dependabot-preview in #11
  • Bump maven-release-plugin from 2.4.2 to 2.5.3 by @dependabot-preview in #12
  • Bump archetype-packaging from 2.2 to 3.1.2 by @dependabot-preview in #13
  • Bump nexus-staging-maven-plugin from 1.6.2 to 1.6.8 by @dependabot-preview in #14
  • Bump archetype-packaging from 3.1.2 to 3.2.0 by @dependabot-preview in #16
  • Bump maven-archetype-plugin from 3.1.2 to 3.2.0 by @dependabot-preview in #15
  • Bump wicket to 8.10.0 in resource pom.xml by @froque in #28
  • Bump slf4j to 1.7.30 in resource pom.xml by @froque in #27
  • Bump postgresql to 42.2.18 in resource pom.xml by @froque in #26
  • Bump pm-wicket-utils to 4.4 in resource pom.xml by @froque in #25
  • Bump maven-compiler-plugin to 3.8.1 in resource pom.xml by @froque in #24
  • Bump maven-ant-plugin to 3.0.0 in resource pom.xml by @froque in #23
  • Bump junit to 4.13.1 in resource pom.xml by @froque in #22
  • Bump jetty-maven-plugin to 9.4.34.v20201102 in resource pom.xml by @froque in #21
  • Bump Hibernate to 5.4.23.Final in resource pom.xml by @froque in #20
  • Bump H2 to 1.4.200 in resource pom.xml by @froque in #19
  • Bump flyway to 7.1.1 in resource pom.xml by @froque in #18
  • Bump easymock to 4.2 in resource pom.xml by @froque in #17
  • Move from old javax.mail to new jakarta.mail by @froque in #31
  • Move from old javax.servlet-api to new jakarta.servlet-api by @froque in #32
  • Upgrade to GitHub-native Dependabot by @dependabot-preview in #34
  • Bump java source and target to 11 by @froque in #30
  • Bump Guice to 4.2.3 in resource pom.xml by @froque in #29
  • Bump maven-gpg-plugin from 1.6 to 3.0.1 by @dependabot in #35
  • Bump maven-scm-provider-gitexe from 1.11.2 to 1.11.3 by @dependabot in #36
  • Bump maven-scm-provider-gitexe from 1.11.3 to 1.12.0 by @dependabot in #37
  • Bump archetype-packaging from 3.2.0 to 3.2.1 by @dependabot in #39
  • Bump maven-archetype-plugin from 3.2.0 to 3.2.1 by @dependabot in #38
  • Bump maven-scm-provider-gitexe from 1.12.0 to 1.12.2 by @dependabot in #41
  • Bump Hibernate to 5.6.5.Final in resource pom.xml by @froque in #44
  • Bump Guice to 5.1.0 in resource pom.xml by @froque in #45
  • Bump wicket to 8.13.0 in resource pom.xml by @froque in #46
  • Bump pm-persistence-utils to 2.2 in resource pom.xml by @froque in #47
  • Bump wicket-crudifier to 4.2 in resource pom.xml by @froque in #48
  • Bump logback to 1.2.10 in resource pom.xml by @froque in #49
  • Bump slf4j to 1.7.35 in resource pom.xml by @froque in #50
  • Bump h2 from 1.4.200 to 2.1.210 in /src/main/resources/archetype-resources by @dependabot in #43
  • Bump postgresql from 42.2.18 to 42.2.25 in /src/main/resources/archetype-resources by @dependabot in #51
  • Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 by @dependabot in #54
  • Bump postgresql from 42.2.25 to 42.3.3 in /src/main/resources/archetype-resources by @dependabot in #53
  • Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 by @dependabot in #55
  • Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by @dependabot in #56
  • Bump maven-scm-provider-gitexe from 1.12.2 to 1.13.0 by @dependabot in #57
  • Bump postgresql from 42.3.3 to 42.4.1 in /src/main/resources/archetype-resources by @dependabot in #58
  • Bump postgresql from 42.5.0 to 42.5.1 in /src/main/resources/archetype-resources by @dependabot in #59
  • Bump maven-scm-provider-gitexe from 1.13.0 to 2.0.0 by @dependabot in #60
  • Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #61
  • Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #67
  • Upgrade to Wicket 9, Java 11 and Junit 5 by @froque in #65

New Contributors

Full Changelog: v3.1...v4.0