diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index c5cd2384646..de7a8422f66 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2964,7 +2964,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}") } } - library("SQLite JDBC", "3.53.2.1") { + library("SQLite JDBC", "3.53.4.0") { group("org.xerial") { modules = [ "sqlite-jdbc"