diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6cbbc6507f..a2bd273b24 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1648,7 +1648,7 @@ bom { ] } } - library("SQLite JDBC", "3.32.3.2") { + library("SQLite JDBC", "3.32.3.3") { group("org.xerial") { modules = [ "sqlite-jdbc"