diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 68aee82a67b..35569737b75 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1501,7 +1501,7 @@ bom { ] } } - library("SQLite JDBC", "3.36.0.3") { + library("SQLite JDBC", "3.39.3.0") { group("org.xerial") { modules = [ "sqlite-jdbc"