diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 46471aa8eb..c639d31c0d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1444,7 +1444,7 @@ bom { ] } } - library("SQLite JDBC", "3.39.4.0") { + library("SQLite JDBC", "3.39.4.1") { group("org.xerial") { modules = [ "sqlite-jdbc"