Skip to content

Commit 474a3ba

Browse files
committed
Upgrade to SQLite JDBC 3.46.1.0
Closes gh-41966
1 parent eb84a6f commit 474a3ba

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
@@ -2144,7 +2144,7 @@ bom {
21442144
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
21452145
}
21462146
}
2147-
library("SQLite JDBC", "3.46.0.1") {
2147+
library("SQLite JDBC", "3.46.1.0") {
21482148
group("org.xerial") {
21492149
modules = [
21502150
"sqlite-jdbc"

0 commit comments

Comments
 (0)