Skip to content

Commit 1c9f336

Browse files
committed
Upgrade to SQLite JDBC 3.39.4.1
Closes gh-33312
1 parent 1f95480 commit 1c9f336

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
@@ -1444,7 +1444,7 @@ bom {
14441444
]
14451445
}
14461446
}
1447-
library("SQLite JDBC", "3.39.4.0") {
1447+
library("SQLite JDBC", "3.39.4.1") {
14481448
group("org.xerial") {
14491449
modules = [
14501450
"sqlite-jdbc"

0 commit comments

Comments
 (0)