Skip to content

v1.1.20

Choose a tag to compare

@thomasturrell thomasturrell released this 09 Dec 13:13
· 16 commits to main since this release

What's Changed

  • Refactor deprecated Locale constructor and @MockBean annotation by @Copilot in #387
  • Enhance documentation for xAPI project by @thomasturrell in #407
  • Bump actions/create-github-app-token from 1 to 2 by @dependabot[bot] in #412
  • Bump actions/checkout from 3 to 6 by @dependabot[bot] in #411
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.6.0 to 0.9.0 by @dependabot[bot] in #410
  • Bump com.squareup.okhttp3:okhttp-bom from 5.3.0 to 5.3.2 by @dependabot[bot] in #408
  • Integrate automatic code formatting with git hooks and documentation by @Copilot in #415
  • Replace the chain of if/else with a switch expression. by @thomasturrell in #423
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.5.7 to 4.0.0 by @dependabot[bot] in #409
  • Bump jjwt.version from 0.12.6 to 0.13.0 by @dependabot[bot] in #285
  • Fix ReDoS vulnerability in ISO 8601 duration validation regex by @Copilot in #422
  • Remove version for spring-boot-jackson2 dependency by @thomasturrell in #426
  • Bump io.hypersistence:hypersistence-utils-hibernate-70 from 3.12.0 to 3.13.2 by @dependabot[bot] in #443
  • Bump com.puppycrawl.tools:checkstyle from 12.1.2 to 12.2.0 by @dependabot[bot] in #447

Note

Adds support for Spring Boot 4

Full Changelog: v1.1.19...v1.1.20