Skip to content

Commit 1693f81

Browse files
committed
Upgrade to SQLite JDBC 3.41.2.0
Closes gh-34725
1 parent c3156a8 commit 1693f81

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
@@ -1439,7 +1439,7 @@ bom {
14391439
]
14401440
}
14411441
}
1442-
library("SQLite JDBC", "3.41.0.1") {
1442+
library("SQLite JDBC", "3.41.2.0") {
14431443
group("org.xerial") {
14441444
modules = [
14451445
"sqlite-jdbc"

0 commit comments

Comments
 (0)