mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +00:00
Upgrade to SQLite JDBC 3.41.0.0
Closes gh-34356
This commit is contained in:
@@ -1428,7 +1428,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("SQLite JDBC", "3.40.1.0") {
|
||||
library("SQLite JDBC", "3.41.0.0") {
|
||||
group("org.xerial") {
|
||||
modules = [
|
||||
"sqlite-jdbc"
|
||||
|
||||
Reference in New Issue
Block a user