Skip to content

Commit 6ac9887

Browse files
committed
Upgrade to SQLite JDBC 3.36.0.3
Closes gh-28098
1 parent 54f4838 commit 6ac9887

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
@@ -1718,7 +1718,7 @@ bom {
17181718
]
17191719
}
17201720
}
1721-
library("SQLite JDBC", "3.36.0.1") {
1721+
library("SQLite JDBC", "3.36.0.3") {
17221722
group("org.xerial") {
17231723
modules = [
17241724
"sqlite-jdbc"

0 commit comments

Comments
 (0)