Skip to content

v2.0.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 06 Aug 17:07
fccb29a

Summary

  • 2023-08-06T13:05:41.042146 - 7 commit(s) by Scott Leberknight, dependabot[bot]

Major Release Notice ⚠️

This is a major release as it updates libraries to new major versions:

  • Dropwizard 4.x (uses Jakarta EE 9 and the Jakarta namespace)
  • Dropwizard Metrics 4.x (this has not changed)
  • Hibernate 6.x
  • Hibernate Validator 7.x (Jakarta EE 9)
  • Jersey 3.0.x (Jakarta EE 9)
  • Jetty 11.x (Jakarta EE 9)
  • Logback 1.4.x (Jakarta namespace)
  • Spring 6.x (requires JDK 17)
  • Spring Data Commons 3.x
  • Spring Data MongoDB 4.x

Dependency Updates ⬆️

  • Update BOM for Dropwizard 4.x and other new major versions (#747)
  • Bump com.google.errorprone:error_prone_annotations from 2.21.0 to 2.21.1 (#746)
  • Bump org.yaml:snakeyaml from 2.0 to 2.1 (#742)
  • Bump com.google.errorprone:error_prone_annotations from 2.20.0 to 2.21.0 (#739)
  • Bump org.checkerframework:checker-qual from 3.36.0 to 3.37.0 (#738)