Skip to content

Commit 94f0279

Browse files
committed
Upgrade to SQLite JDBC 3.53.1.0
Closes gh-50353
1 parent 85db5e4 commit 94f0279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2759,7 +2759,7 @@ bom {
27592759
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
27602760
}
27612761
}
2762-
library("SQLite JDBC", "3.53.0.0") {
2762+
library("SQLite JDBC", "3.53.1.0") {
27632763
group("org.xerial") {
27642764
modules = [
27652765
"sqlite-jdbc"

0 commit comments

Comments
 (0)