Skip to content

Commit 9048686

Browse files
committed
Upgrade to SQLite JDBC 3.41.2.2
Closes gh-35846
1 parent bba8569 commit 9048686

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
@@ -1500,7 +1500,7 @@ bom {
15001500
]
15011501
}
15021502
}
1503-
library("SQLite JDBC", "3.41.2.1") {
1503+
library("SQLite JDBC", "3.41.2.2") {
15041504
group("org.xerial") {
15051505
modules = [
15061506
"sqlite-jdbc"

0 commit comments

Comments
 (0)