Skip to content

v1.2.0

Compare
Choose a tag to compare
@VolkerHartmann VolkerHartmann released this 19 Jun 08:40
· 300 commits to main since this release

⭐ New Features

  • Requires at least JDK 17
  • Bump to Spring Boot 3

🔨 Dependency Upgrades

  • Bump org.owasp.dependencycheck from 7.4.4 to 8.2.1 by @dependabot in #148
  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.7 to 2.7.10 by @dependabot in #147
  • Bump com.nimbusds:nimbus-jose-jwt from 9.28 to 9.31 by @dependabot in #143
  • Bump org.mockito:mockito-inline from 4.11.0 to 5.2.0 by @dependabot in #146
  • Bump com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.14.1 to 2.14.2 by @dependabot in #154
  • Bump com.sun.xml.bind:jaxb-core from 4.0.1 to 4.0.2 by @dependabot in #152
  • Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.14.1 to 2.14.2 by @dependabot in #151
  • Bump io.freefair.maven-publish-java from 6.6.1 to 8.0.1 by @dependabot in #153
  • Bump springDocVersion from 1.6.14 to 1.7.0 by @dependabot in #150
  • Bump com.fasterxml.jackson.module:jackson-module-afterburner from 2.14.1 to 2.14.2 by @dependabot in #161
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.1 to 4.0.2 by @dependabot in #159
  • Bump com.fasterxml.jackson.datatype:jackson-datatype-joda from 2.14.1 to 2.14.2 by @dependabot in #158
  • Bump io.freefair.lombok from 6.6.1 to 8.0.1 by @dependabot in #157
  • Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0 by @dependabot in #160
  • Bump to spring boot3 by @VolkerHartmann in #180
  • Bump com.fasterxml.jackson.module:jackson-module-afterburner from 2.14.2 to 2.15.2 by @dependabot in #178
  • Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.14.2 to 2.15.2 by @dependabot in #177
  • Bump com.fasterxml.jackson.datatype:jackson-datatype-joda from 2.14.2 to 2.15.2 by @dependabot in #176
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.2 to 4.0.3 by @dependabot in #184
  • Bump com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.14.2 to 2.15.2 by @dependabot in #183
  • Bump commons-io:commons-io from 2.11.0 to 2.13.0 by @dependabot in #182
  • Bump com.sun.xml.bind:jaxb-core from 4.0.2 to 4.0.3 by @dependabot in #181

🪲 Bugfixes

  • Log error even elasticsearch is available by @github-actions in #156

Full Changelog: v1.1.1...v1.2.0