Skip to content

Commit dec085f

Browse files
committed
Upgrade to SQLite JDBC 3.32.3.3
Closes gh-24446
1 parent 9091161 commit dec085f

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
@@ -1648,7 +1648,7 @@ bom {
16481648
]
16491649
}
16501650
}
1651-
library("SQLite JDBC", "3.32.3.2") {
1651+
library("SQLite JDBC", "3.32.3.3") {
16521652
group("org.xerial") {
16531653
modules = [
16541654
"sqlite-jdbc"

0 commit comments

Comments
 (0)