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 8b6174f commit ad376f2Copy full SHA for ad376f2
build.gradle
@@ -74,7 +74,7 @@ ext {
74
groovyVersion = '4.0.26'
75
hamcrestVersion = '3.0'
76
hazelcastVersion = '5.4.0'
77
- hibernateVersion = '6.6.14.Final'
+ hibernateVersion = '6.6.15.Final'
78
hsqldbVersion = '2.7.4'
79
h2Version = '2.3.232'
80
jacksonVersion = '2.18.4'
@@ -117,7 +117,7 @@ ext {
117
springVersion = '6.2.7'
118
springWsVersion = '4.0.14'
119
testcontainersVersion = '1.20.6'
120
- tomcatVersion = '10.1.40'
+ tomcatVersion = '10.1.41'
121
xmlUnitVersion = '2.10.0'
122
xstreamVersion = '1.4.21'
123
ztZipVersion = '1.17'
0 commit comments