Skip to content

Commit 8568e0b

Browse files
committed
Upgrade to SQLite JDBC 3.31.1
Closes gh-21414
1 parent 11ff366 commit 8568e0b

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
@@ -1717,7 +1717,7 @@ bom {
17171717
]
17181718
}
17191719
}
1720-
library("SQLite JDBC", "3.30.1") {
1720+
library("SQLite JDBC", "3.31.1") {
17211721
group("org.xerial") {
17221722
modules = [
17231723
"sqlite-jdbc"

0 commit comments

Comments
 (0)