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