diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6279c13d05f..f8def54d24a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1439,7 +1439,7 @@ bom { ] } } - library("SQLite JDBC", "3.41.0.1") { + library("SQLite JDBC", "3.41.2.0") { group("org.xerial") { modules = [ "sqlite-jdbc"