@@ -17,7 +17,7 @@ buildscript {
17
17
plugins {
18
18
id ' base'
19
19
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 '
21
21
id ' io.spring.dependency-management' version ' 1.1.7'
22
22
id ' org.jetbrains.dokka' version ' 1.9.20'
23
23
id ' org.antora' version ' 1.0.0'
75
75
groovyVersion = ' 4.0.27'
76
76
hamcrestVersion = ' 3.0'
77
77
hazelcastVersion = ' 5.5.0'
78
- hibernateVersion = ' 7.0.0 .Final'
78
+ hibernateVersion = ' 7.0.2 .Final'
79
79
hsqldbVersion = ' 2.7.4'
80
80
h2Version = ' 2.3.232'
81
81
jacksonVersion = ' 2.19.0'
@@ -100,7 +100,7 @@ ext {
100
100
mysqlVersion = ' 9.3.0'
101
101
oracleVersion = ' 23.8.0.25.04'
102
102
pahoMqttClientVersion = ' 1.2.5'
103
- postgresVersion = ' 42.7.6 '
103
+ postgresVersion = ' 42.7.7 '
104
104
protobufVersion = ' 4.31.1'
105
105
r2dbch2Version = ' 1.0.0.RELEASE'
106
106
reactorVersion = ' 2025.0.0-SNAPSHOT'
@@ -118,7 +118,7 @@ ext {
118
118
springVersion = ' 7.0.0-SNAPSHOT'
119
119
springWsVersion = ' 5.0.0-SNAPSHOT'
120
120
testcontainersVersion = ' 1.21.1'
121
- tomcatVersion = ' 11.0.7 '
121
+ tomcatVersion = ' 11.0.8 '
122
122
xmlUnitVersion = ' 2.10.2'
123
123
xstreamVersion = ' 1.4.21'
124
124
ztZipVersion = ' 1.17'
0 commit comments