Skip to content

Commit b546b03

Browse files
committed
Upgrade to SQLite JDBC 3.50.3.0
Closes gh-46503
1 parent f2ccfa8 commit b546b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2492,7 +2492,7 @@ bom {
24922492
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
24932493
}
24942494
}
2495-
library("SQLite JDBC", "3.49.1.0") {
2495+
library("SQLite JDBC", "3.50.3.0") {
24962496
group("org.xerial") {
24972497
modules = [
24982498
"sqlite-jdbc"

0 commit comments

Comments
 (0)