diff --git a/gradle.properties b/gradle.properties index e6a64affd8..8914404439 100644 --- a/gradle.properties +++ b/gradle.properties @@ -92,14 +92,14 @@ angusMailVersion=2.0.3 annotationsVersion=15.0 antVersion=1.10.13 - + #Unifying version used by DISCVR and Premium apacheDirectoryVersion=2.1.7 #Transitive dependency of Apache directory: 2.0.18 contains some regressions apacheMinaVersion=2.2.4 # Usually matches the version specified as a Spring Boot dependency (see springBootVersion below) -apacheTomcatVersion=10.1.39 +apacheTomcatVersion=10.1.40 # (mothership) -> json-path -> json-smart -> accessor-smart # (core) -> graalvm @@ -158,7 +158,7 @@ googleAutoValueAnnotationsVersion=1.10.4 googleErrorProneAnnotationsVersion=2.38.0 googleHttpClientVersion=1.46.3 googleOauthClientVersion=1.39.0 -googleProtocolBufVersion=3.25.5 +googleProtocolBufVersion=3.25.6 # Cloud and SequenceAnalysis bring gson in as a transitive dependency. # We resolve to the later version here to keep things consistent @@ -286,9 +286,9 @@ slf4jLog4jApiVersion=2.0.16 snappyJavaVersion=1.1.10.7 # Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version -springBootVersion=3.4.4 +springBootVersion=3.4.5 # This usually matches the Spring Framework version dictated by springBootVersion -springVersion=6.2.5 +springVersion=6.2.6 sqliteJdbcVersion=3.49.1.0