Skip to content

JDBI 3.41.3

Compare
Choose a tag to compare
@hgschmie hgschmie released this 03 Oct 01:29
· 211 commits to master since this release
80f0dd7
  • Fix regression introduced by #2481 where - at the end of named parameters get swallowed. (#2499, thanks @gokristian for reporting).
  • un-deprecate the otjPostgres support in jdbi-testing as the project shipped 1.02 with JPMS module name support.
  • doc updates (#2496, thanks @hpoettker)
  • upgrade lombok version for testing with Java 21 (#2495)
  • address commons-compress dependabot issue
  • some version and dependency updates