@@ -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'
7474 groovyVersion = ' 4.0.27'
7575 hamcrestVersion = ' 3.0'
7676 hazelcastVersion = ' 5.4.0'
77- hibernateVersion = ' 6.6.17 .Final'
77+ hibernateVersion = ' 6.6.18 .Final'
7878 hsqldbVersion = ' 2.7.4'
7979 h2Version = ' 2.3.232'
8080 jacksonVersion = ' 2.18.4'
9999 mysqlVersion = ' 9.1.0'
100100 oracleVersion = ' 23.5.0.24.07'
101101 pahoMqttClientVersion = ' 1.2.5'
102- postgresVersion = ' 42.7.6 '
102+ postgresVersion = ' 42.7.7 '
103103 protobufVersion = ' 4.28.3'
104104 r2dbch2Version = ' 1.0.0.RELEASE'
105105 reactorVersion = ' 2024.0.6'
@@ -117,7 +117,7 @@ ext {
117117 springVersion = ' 6.2.7'
118118 springWsVersion = ' 4.0.14'
119119 testcontainersVersion = ' 1.20.6'
120- tomcatVersion = ' 10.1.41 '
120+ tomcatVersion = ' 10.1.42 '
121121 xmlUnitVersion = ' 2.10.2'
122122 xstreamVersion = ' 1.4.21'
123123 ztZipVersion = ' 1.17'
0 commit comments