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 510ee09 commit bc5210aCopy full SHA for bc5210a
build.gradle
@@ -65,7 +65,7 @@ ext {
65
groovyVersion = '4.0.27'
66
hamcrestVersion = '3.0'
67
hazelcastVersion = '5.5.0'
68
- hibernateVersion = '6.6.18.Final'
+ hibernateVersion = '6.6.20.Final'
69
hsqldbVersion = '2.7.4'
70
h2Version = '2.3.232'
71
jacksonVersion = '2.19.1'
@@ -108,7 +108,7 @@ ext {
108
springVersion = '6.2.8'
109
springWsVersion = '4.1.0'
110
testcontainersVersion = '1.21.3'
111
- tomcatVersion = '11.0.8'
+ tomcatVersion = '11.0.9'
112
xmlUnitVersion = '2.10.3'
113
xstreamVersion = '1.4.21'
114
ztZipVersion = '1.17'
0 commit comments