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 2fab04a commit 22d3ba6Copy full SHA for 22d3ba6
build.gradle
@@ -65,7 +65,7 @@ ext {
65
groovyVersion = '4.0.27'
66
hamcrestVersion = '3.0'
67
hazelcastVersion = '5.4.0'
68
- hibernateVersion = '6.6.19.Final'
+ hibernateVersion = '6.6.20.Final'
69
hsqldbVersion = '2.7.4'
70
h2Version = '2.3.232'
71
jacksonVersion = '2.18.4.1'
@@ -108,7 +108,7 @@ ext {
108
springVersion = '6.2.8'
109
springWsVersion = '4.0.15'
110
testcontainersVersion = '1.20.6'
111
- tomcatVersion = '10.1.42'
+ tomcatVersion = '10.1.43'
112
xmlUnitVersion = '2.10.3'
113
xstreamVersion = '1.4.21'
114
ztZipVersion = '1.17'
0 commit comments