Skip to content

Commit 68ad8ff

Browse files
committed
Upgrade to SQLite JDBC 3.43.2.2
Closes gh-41495
1 parent 46aeb71 commit 68ad8ff

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
@@ -1698,7 +1698,7 @@ bom {
16981698
]
16991699
}
17001700
}
1701-
library("SQLite JDBC", "3.43.2.0") {
1701+
library("SQLite JDBC", "3.43.2.2") {
17021702
group("org.xerial") {
17031703
modules = [
17041704
"sqlite-jdbc"

0 commit comments

Comments
 (0)