B4J Library SQLite JDBC - Library version updates

Claudio Oliveira

Active Member
Licensed User
Longtime User
Sqlite-jdbc version 3.51.1.0 (2025.11.30) available for download HERE

Changelog​

Features​

sqlite
  • upgrade to sqlite 3.51.1 (6868e66)

Build​

deps
  • bump org.codehaus.mojo:versions-maven-plugin (7603dbb)
  • bump actions/checkout from 5 to 6 (79a5083)
  • bump org.apache.maven.plugins:maven-jar-plugin (41d4bb3)
  • bump org.graalvm.buildtools:native-maven-plugin (2499f23)
  • org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.2 (#1346) (4f126e5), closes #1346
deps-dev
  • bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (c6f063c)
unscoped

Contributors​

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Kristof
 

Claudio Oliveira

Active Member
Licensed User
Longtime User
Sqlite-jdbc version 3.51.1.1 (2026.02.10) available for download HERE

Changelog​

Features​

sqlite

Build​

deps
  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)
deps-dev
  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors​

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck
 

Claudio Oliveira

Active Member
Licensed User
Longtime User
Sqlite-jdbc version 3.51.2.0 (2026.02.10) available for download HERE

Changelog​

Features​

sqlite
  • upgrade to sqlite 3.51.2 (63a45e7)

Build​

  • update location for 2026 (1a7c2a0)

Contributors​

We'd like to thank the following people for their contributions:
Gauthier Roebroeck
 

Claudio Oliveira

Active Member
Licensed User
Longtime User
Sqlite-jdbc version 3.51.3.0 (2026.03.16) available for download HERE

Changelog​

Features​

sqlite
  • upgrade to sqlite 3.51.3 (09e9741)
  • upgrade to sqlite 3.52.0 (64cf690)

Build​

deps
  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)
deps-dev
  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)
unscoped
  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors​

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck
 

Claudio Oliveira

Active Member
Licensed User
Longtime User
Sqlite-jdbc version 3.53.0.0 (2026.04.14)

Please note that there are links to different jar files for different platforms.
There's also a link to all platforms in one single jar file.
Please find all links below.


All platforms: sqlite-jdbc-3.53.0.0-natives-all.jar

Android: sqlite-jdbc-3.53.0.0-natives-android.jar
FreeBSD: sqlite-jdbc-3.53.0.0-natives-freebsd.jar
Linux: sqlite-jdbc-3.53.0.0-natives-linux.jar
Mac: sqlite-jdbc-3.53.0.0-natives-mac.jar
Windows: sqlite-jdbc-3.53.0.0-natives-windows.jar

Changelog​

Features​

jdbc

  • expose wal_autocheckpoint pragma in SQLiteConfig (dd2adcc), closes #1397
sqlite

  • upgrade to sqlite 3.53.0 (baaf087)
unscoped

Build​

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (19259e5)
  • bump EndBug/add-and-commit from 9 to 10 (f572217)
deps-dev

  • bump surefire.version from 3.5.4 to 3.5.5 (b649d25)
  • bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (857a754)
  • bump org.mockito:mockito-core from 5.21.0 to 5.23.0 (a597952)

Contributors​

We'd like to thank the following people for their contributions:
Gauthier, Karl-Michael Edlinger, kju2
 

Claudio Oliveira

Active Member
Licensed User
Longtime User
Sqlite-jdbc version 3.53.1.0 (2026.05.06)

Please note that there are links to different jar files for different platforms.
There's also a link to all platforms in one single jar file.
Please find all links below.


All platforms: sqlite-jdbc-3.53.1.0-natives-all.jar

Android: sqlite-jdbc-3.53.1.0-natives-android.jar
FreeBSD: sqlite-jdbc-3.53.1.0-natives-freebsd.jar
Linux: sqlite-jdbc-3.53.1.0-natives-linux.jar
Mac: sqlite-jdbc-3.53.1.0-natives-mac.jar
Windows: sqlite-jdbc-3.53.1.0-natives-windows.jar


Features​

sqlite
  • upgrade to sqlite 3.53.1 (8263322)

Changes​

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

Build​

deps
  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)
deps-dev
  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)
unscoped
  • conditionally bootstrap SLF4J API JAR (bc7d223)
  • make JAVA_CLASSPATH configurable (5aa7426)

Contributors​

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…