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