Skip to content

Commit fe5b2dd

Browse files
committed
Upgrade to SQLite JDBC 3.41.2.1
Closes gh-34887
1 parent c459f32 commit fe5b2dd

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
@@ -1440,7 +1440,7 @@ bom {
14401440
]
14411441
}
14421442
}
1443-
library("SQLite JDBC", "3.41.2.0") {
1443+
library("SQLite JDBC", "3.41.2.1") {
14441444
group("org.xerial") {
14451445
modules = [
14461446
"sqlite-jdbc"

0 commit comments

Comments
 (0)