Skip to content

Bump sqlite-jdbc from 3.34.0 to 3.36.0

bornholdt requested to merge dependabot/maven/org.xerial-sqlite-jdbc-3.36.0 into master

Bumps sqlite-jdbc from 3.34.0 to 3.36.0.

Release notes

Sourced from sqlite-jdbc's releases.

3.36.0

3.35.0.1

  • Upgraded to SQLite 3.35.0
  • Avoid using slower ByteBuffer decode() method (#575)
  • Allow increasing SQLite limits (#568)
  • Add Automatic-Module-Name for OSGi (#558
  • Avoid using shared resource streams between class loaders when extracting the native library. (#578)

(Note: Don't use 3.35.0 if you are Apple Silicon (M1) user. 3.35.0 failed to include M1 binary)

Commits

Merge request reports

Loading