We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent debd4d4 commit 946a5f6Copy full SHA for 946a5f6
build.gradle
@@ -74,7 +74,7 @@ ext {
74
groovyVersion = '4.0.26'
75
hamcrestVersion = '3.0'
76
hazelcastVersion = '5.5.0'
77
- hibernateVersion = '6.6.13.Final'
+ hibernateVersion = '6.6.15.Final'
78
hsqldbVersion = '2.7.4'
79
h2Version = '2.3.232'
80
jacksonVersion = '2.19.0'
@@ -117,7 +117,7 @@ ext {
117
springVersion = '6.2.6'
118
springWsVersion = '4.1.0-SNAPSHOT'
119
testcontainersVersion = '1.20.6'
120
- tomcatVersion = '11.0.6'
+ tomcatVersion = '11.0.7'
121
xmlUnitVersion = '2.10.0'
122
xstreamVersion = '1.4.21'
123
ztZipVersion = '1.17'
0 commit comments