Skip to content

Commit c9d0362

Browse files
committed
Upgrade to SQLite JDBC 3.46.1.3
Closes gh-42669
1 parent ba55029 commit c9d0362

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
@@ -2169,7 +2169,7 @@ bom {
21692169
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
21702170
}
21712171
}
2172-
library("SQLite JDBC", "3.46.1.0") {
2172+
library("SQLite JDBC", "3.46.1.3") {
21732173
group("org.xerial") {
21742174
modules = [
21752175
"sqlite-jdbc"

0 commit comments

Comments
 (0)