Skip to content

Commit 1b86ac4

Browse files
committed
Upgrade to SQLite JDBC 3.51.2.0
Closes spring-projectsgh-49175
1 parent 8f3a7a3 commit 1b86ac4

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
@@ -2652,7 +2652,7 @@ bom {
26522652
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
26532653
}
26542654
}
2655-
library("SQLite JDBC", "3.51.1.0") {
2655+
library("SQLite JDBC", "3.51.2.0") {
26562656
group("org.xerial") {
26572657
modules = [
26582658
"sqlite-jdbc"

0 commit comments

Comments
 (0)