diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8a93eba2e7..f23796f10a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1740,7 +1740,7 @@ bom { ] } } - library("SQLite JDBC", "3.34.0") { + library("SQLite JDBC", "3.36.0.1") { group("org.xerial") { modules = [ "sqlite-jdbc"