Skip to content

5.3.370

Compare
Choose a tag to compare
@badgerwithagun badgerwithagun released this 17 May 08:29
· 357 commits to master since this release
542392a

BREAKING CHANGES for users of the jooq and spring integrations:

  • Both now require Java 17
  • Spring has made the jump to the jakarta.* dependencies rather than javax.*.

Java 11 is supported for everything else.

Changes:

  • Breaking change: Bump jooq from 3.16.5 to 3.18.4 (#438).
  • Other dependency bumps
  • Build improvements
  • Publish missing Spring module from last release