5.3.370
badgerwithagun
released this
17 May 08:29
·
357 commits
to master
since this release
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 thanjavax.*
.
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