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