Skip to content

Commit 61c9cf5

Browse files
committed
Update SQLite JDBC to latest version
1 parent b0011dc commit 61c9cf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ springBootVersion=3.5.3
291291
# This usually matches the Spring Framework version dictated by springBootVersion
292292
springVersion=6.2.8
293293

294-
sqliteJdbcVersion=3.50.1.0
294+
sqliteJdbcVersion=3.50.3.0
295295

296296
# NLP and SAML bring stax2-api in as a transitive dependency but with very different versions. We force the later version.
297297
stax2ApiVersion=4.2.2

0 commit comments

Comments
 (0)