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
 

Claudio Oliveira

Active Member
Licensed User
Longtime User
Sqlite-jdbc version 3.53.2.0 (2026.06.03)

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 (
sqlite-jdbc-3.53.2.0-natives-all.jar)

This release has 13 assets, including checksums, javadoc and source codes, for those who might find them useful.


Please find all links below.

Changelog​

Features​

sqlite
  • upgrade to sqlite 3.53.2 (3e1dabf)

Build​

deps
  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)
deps-dev
  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)
unscoped
  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors​

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


This release has 13 assets:
 

Claudio Oliveira

Active Member
Licensed User
Longtime User
Sqlite-jdbc version 3.53.2.1 (2026.07.26)

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 (
sqlite-jdbc-3.53.2.1-natives-all.jar)

This release has 13 assets, including checksums, javadoc and source codes, for those who might find them useful.

Please find all links below.

Changelog​

Fixes​

jdbc
  • map DATETIME column type to Types.TIMESTAMP (19ac6bb), closes #1436
  • throw SQLException from createConnection on invalid URL (fe636b7)
  • escape resolved table name in getExportedKeys query (b8eca2a)
  • escape catalog and schema in foreign key metadata queries (ff4b847)
  • escape table type values in getTables metadata query (33eaa19)
  • escape table name in getColumns metadata query (a5149f8)
pool
  • reset connection before notifying listeners on close (57f6cfa), closes #821
unscoped
  • fallback to isAlpineLinux when map_files contains no musl entries (7537528), closes #1382

Changes​

Build​

deps
  • bump org.graalvm.buildtools:native-maven-plugin (75f593a)
  • bump org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3 (ac69b1e)
  • bump org.graalvm.buildtools:native-maven-plugin (37988f4)
  • bump org.graalvm.buildtools:native-maven-plugin (aae577a)
  • bump actions/checkout from 6 to 7 (9761dfd)
  • bump org.graalvm.buildtools:native-maven-plugin (e21a3b4)
deps-dev
  • bump org.apache.maven.plugins:maven-help-plugin (dcf3ea2)
  • bump org.jreleaser:jreleaser-maven-plugin (02e2e53)
  • bump org.sonatype.central:central-publishing-maven-plugin (72b9a31)
unscoped
  • add missing configuration for msvc (25b5de5)
  • central publishing wait only until validated (7018821)
  • switch to a maintained fork of setup-msvc-dev (3ca5e70)
  • fix older graalvm on windows (bb1382c)

Contributors​

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Javid Khan, Kamil Krzywanski, Kilo Code Bot, dxbjavid
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…