Skip to content

Commit 3a340b1

Browse files
committed
Upgrade to SQLite JDBC 3.47.2.0
Closes gh-43723
1 parent dea6b9e commit 3a340b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2358,7 +2358,7 @@ bom {
23582358
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
23592359
}
23602360
}
2361-
library("SQLite JDBC", "3.47.1.0") {
2361+
library("SQLite JDBC", "3.47.2.0") {
23622362
group("org.xerial") {
23632363
modules = [
23642364
"sqlite-jdbc"

0 commit comments

Comments
 (0)