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