Skip to content

Commit 8a1a810

Browse files
committed
Upgrade to SQLite JDBC 3.45.1.0
Closes gh-39728
1 parent 5e24239 commit 8a1a810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1565,7 +1565,7 @@ bom {
15651565
]
15661566
}
15671567
}
1568-
library("SQLite JDBC", "3.44.1.0") {
1568+
library("SQLite JDBC", "3.45.1.0") {
15691569
group("org.xerial") {
15701570
modules = [
15711571
"sqlite-jdbc"

0 commit comments

Comments
 (0)