diff --git a/gradle.properties b/gradle.properties index d50ccd41cd..9d618308c4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -97,7 +97,7 @@ apacheDirectoryVersion=2.1.7 apacheMinaVersion=2.2.7 # Usually matches the version specified as a Spring Boot dependency (see springBootVersion below) -apacheTomcatVersion=11.0.21 +apacheTomcatVersion=11.0.22 # (mothership) -> json-path -> json-smart -> accessor-smart # (core) -> graalvm @@ -306,7 +306,7 @@ snappyJavaVersion=1.1.10.8 springBootVersion=4.0.6 # This usually matches the Spring Framework version dictated by springBootVersion springVersion=7.0.7 -springAiVersion=2.0.0-M5 +springAiVersion=2.0.0-M6 sqliteJdbcVersion=3.53.0.0