Skip to content

Commit

Permalink
Upgrade to SQLite JDBC 3.32.3.3
Browse files Browse the repository at this point in the history
Closes gh-24446
  • Loading branch information
snicoll committed Dec 10, 2020
1 parent 9091161 commit dec085f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1648,7 +1648,7 @@ bom {
]
}
}
library("SQLite JDBC", "3.32.3.2") {
library("SQLite JDBC", "3.32.3.3") {
group("org.xerial") {
modules = [
"sqlite-jdbc"
Expand Down

0 comments on commit dec085f

Please sign in to comment.