Skip to content

Commit 5ec7745

Browse files
committed
Upgrade to SQLite JDBC 3.32.3
Closes gh-22058
1 parent 1d44eb6 commit 5ec7745

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
@@ -1763,7 +1763,7 @@ bom {
17631763
]
17641764
}
17651765
}
1766-
library("SQLite JDBC", "3.31.1") {
1766+
library("SQLite JDBC", "3.32.3") {
17671767
group("org.xerial") {
17681768
modules = [
17691769
"sqlite-jdbc"

0 commit comments

Comments
 (0)