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 98d0266 commit 0c272c6Copy full SHA for 0c272c6
build.gradle
@@ -74,7 +74,7 @@ ext {
74
groovyVersion = '4.0.23'
75
hamcrestVersion = '2.2'
76
hazelcastVersion = '5.4.0'
77
- hibernateVersion = '6.6.0.Final'
+ hibernateVersion = '6.6.1.Final'
78
hsqldbVersion = '2.7.3'
79
h2Version = '2.3.232'
80
jacksonVersion = '2.17.2'
@@ -118,7 +118,7 @@ ext {
118
springVersion = '6.2.0-SNAPSHOT'
119
springWsVersion = '4.0.11'
120
testcontainersVersion = '1.20.1'
121
- tomcatVersion = '10.1.29'
+ tomcatVersion = '10.1.30'
122
xmlUnitVersion = '2.10.0'
123
xstreamVersion = '1.4.20'
124
ztZipVersion = '1.17'
0 commit comments