Skip to content

Commit 653c9e9

Browse files
committed
Upgrade to SQLite JDBC 3.49.1.0
Closes gh-44351
1 parent 473515c commit 653c9e9

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
@@ -2467,7 +2467,7 @@ bom {
24672467
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
24682468
}
24692469
}
2470-
library("SQLite JDBC", "3.49.0.0") {
2470+
library("SQLite JDBC", "3.49.1.0") {
24712471
group("org.xerial") {
24722472
modules = [
24732473
"sqlite-jdbc"

0 commit comments

Comments
 (0)