@@ -17,7 +17,7 @@ buildscript {
1717plugins {
1818 id ' base'
1919 id ' io.spring.nohttp' version ' 0.0.11' apply false
20- id ' org.ajoberstar.grgit' version ' 5.3.0 '
20+ id ' org.ajoberstar.grgit' version ' 5.3.2 '
2121 id ' io.spring.dependency-management' version ' 1.1.7'
2222 id ' org.jetbrains.dokka' version ' 1.9.20'
2323 id ' org.antora' version ' 1.0.0'
7575 groovyVersion = ' 4.0.27'
7676 hamcrestVersion = ' 3.0'
7777 hazelcastVersion = ' 5.5.0'
78- hibernateVersion = ' 7.0.0 .Final'
78+ hibernateVersion = ' 7.0.2 .Final'
7979 hsqldbVersion = ' 2.7.4'
8080 h2Version = ' 2.3.232'
8181 jacksonVersion = ' 2.19.0'
@@ -100,7 +100,7 @@ ext {
100100 mysqlVersion = ' 9.3.0'
101101 oracleVersion = ' 23.8.0.25.04'
102102 pahoMqttClientVersion = ' 1.2.5'
103- postgresVersion = ' 42.7.6 '
103+ postgresVersion = ' 42.7.7 '
104104 protobufVersion = ' 4.31.1'
105105 r2dbch2Version = ' 1.0.0.RELEASE'
106106 reactorVersion = ' 2025.0.0-SNAPSHOT'
@@ -118,7 +118,7 @@ ext {
118118 springVersion = ' 7.0.0-SNAPSHOT'
119119 springWsVersion = ' 5.0.0-SNAPSHOT'
120120 testcontainersVersion = ' 1.21.1'
121- tomcatVersion = ' 11.0.7 '
121+ tomcatVersion = ' 11.0.8 '
122122 xmlUnitVersion = ' 2.10.2'
123123 xstreamVersion = ' 1.4.21'
124124 ztZipVersion = ' 1.17'
0 commit comments