Skip to content

Commit da0b1ce

Browse files
committed
Upgrade to SQLite JDBC 3.40.1.0
Closes gh-34111
1 parent bf4d8a5 commit da0b1ce

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
@@ -1429,7 +1429,7 @@ bom {
14291429
]
14301430
}
14311431
}
1432-
library("SQLite JDBC", "3.39.4.1") {
1432+
library("SQLite JDBC", "3.40.1.0") {
14331433
group("org.xerial") {
14341434
modules = [
14351435
"sqlite-jdbc"

0 commit comments

Comments
 (0)