diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 78037965365..51cfddd3da3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1440,7 +1440,7 @@ bom { ] } } - library("SQLite JDBC", "3.41.2.0") { + library("SQLite JDBC", "3.41.2.1") { group("org.xerial") { modules = [ "sqlite-jdbc"