Skip to content

Commit 5876400

Browse files
committed
Upgrade to SQLite JDBC 3.53.2.0
Closes gh-50715
1 parent bac13dc commit 5876400

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
@@ -2756,7 +2756,7 @@ bom {
27562756
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
27572757
}
27582758
}
2759-
library("SQLite JDBC", "3.53.1.0") {
2759+
library("SQLite JDBC", "3.53.2.0") {
27602760
group("org.xerial") {
27612761
modules = [
27622762
"sqlite-jdbc"

0 commit comments

Comments
 (0)