Bump sqlite-jdbc from 3.34.0 to 3.36.0
Bumps sqlite-jdbc from 3.34.0 to 3.36.0.
Release notes
Sourced from sqlite-jdbc's releases.
3.36.0
- Upgrade to SQLite 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
-
fd1395a
3.36.0 -
fe49c64
Add sqlite 3.36.0 native libraries (#618) -
6274a41
Next snapshot version -
b373e40
3.35.0.1 (Fix M1 support) -
e5837eb
3.35.1 (Fix M1 support) -
c377b5e
Merge branch 'master' of github.com:xerial/sqlite-jdbc -
c5036bb
Next snapshot version -
f955147
3.35.0 -
d66e9a0
Add M1 native lib -
033d44a
Rebuild native libs - Additional commits viewable in compare view