mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to SQLite JDBC 3.53.4.0
Closes gh-51704
This commit is contained in:
@@ -2964,7 +2964,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("SQLite JDBC", "3.53.2.1") {
|
||||
library("SQLite JDBC", "3.53.4.0") {
|
||||
group("org.xerial") {
|
||||
modules = [
|
||||
"sqlite-jdbc"
|
||||
|
||||
Reference in New Issue
Block a user