diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e6ec424b1b5..9712b6322e0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1428,7 +1428,7 @@ bom { ] } } - library("SQLite JDBC", "3.41.0.0") { + library("SQLite JDBC", "3.41.0.1") { group("org.xerial") { modules = [ "sqlite-jdbc"