Skip to content

Commit 75b6800

Browse files
committed
Upgrade to SQLite JDBC 3.41.0.0
Closes gh-34356
1 parent 71dd43a commit 75b6800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,7 +1428,7 @@ bom {
14281428
]
14291429
}
14301430
}
1431-
library("SQLite JDBC", "3.40.1.0") {
1431+
library("SQLite JDBC", "3.41.0.0") {
14321432
group("org.xerial") {
14331433
modules = [
14341434
"sqlite-jdbc"

0 commit comments

Comments
 (0)