Skip to content

Commit e431b11

Browse files
committed
Upgrade to SQLite JDBC 3.47.1.0
Closes gh-43407
1 parent ecd7347 commit e431b11

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
@@ -2356,7 +2356,7 @@ bom {
23562356
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
23572357
}
23582358
}
2359-
library("SQLite JDBC", "3.47.0.0") {
2359+
library("SQLite JDBC", "3.47.1.0") {
23602360
group("org.xerial") {
23612361
modules = [
23622362
"sqlite-jdbc"

0 commit comments

Comments
 (0)