diff --git a/gradle.properties b/gradle.properties index 17b3d06f4e..c231549dea 100644 --- a/gradle.properties +++ b/gradle.properties @@ -291,7 +291,7 @@ springBootVersion=3.5.3 # This usually matches the Spring Framework version dictated by springBootVersion springVersion=6.2.8 -sqliteJdbcVersion=3.50.1.0 +sqliteJdbcVersion=3.50.3.0 # NLP and SAML bring stax2-api in as a transitive dependency but with very different versions. We force the later version. stax2ApiVersion=4.2.2