Skip to content

Commit 92a98d6

Browse files
committed
Upgrade to SQLite JDBC 3.47.0.0
Closes gh-42846
1 parent 5e5f41b commit 92a98d6

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
@@ -2162,7 +2162,7 @@ bom {
21622162
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
21632163
}
21642164
}
2165-
library("SQLite JDBC", "3.46.1.3") {
2165+
library("SQLite JDBC", "3.47.0.0") {
21662166
group("org.xerial") {
21672167
modules = [
21682168
"sqlite-jdbc"

0 commit comments

Comments
 (0)