diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fadbdfe5207..195daecbcd0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1565,7 +1565,7 @@ bom { ] } } - library("SQLite JDBC", "3.44.1.0") { + library("SQLite JDBC", "3.45.1.0") { group("org.xerial") { modules = [ "sqlite-jdbc"