diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cf242a9ea65..421274650b4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1634,7 +1634,7 @@ bom { ] } } - library("SQLite JDBC", "3.43.0.0") { + library("SQLite JDBC", "3.43.2.0") { group("org.xerial") { modules = [ "sqlite-jdbc"