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 c5ed852 commit 6de1be4Copy full SHA for 6de1be4
build.gradle
@@ -65,7 +65,7 @@ ext {
65
groovyVersion = '5.0.1'
66
hamcrestVersion = '3.0'
67
hazelcastVersion = '5.5.0'
68
- hibernateVersion = '7.1.3.Final'
+ hibernateVersion = '7.1.4.Final'
69
hsqldbVersion = '2.7.4'
70
h2Version = '2.3.232'
71
jacksonVersion = '2.20.0'
@@ -109,7 +109,7 @@ ext {
109
springVersion = '7.0.0-SNAPSHOT'
110
springWsVersion = '5.0.0-SNAPSHOT'
111
testcontainersVersion = '1.21.3'
112
- tomcatVersion = '11.0.12'
+ tomcatVersion = '11.0.13'
113
xmlUnitVersion = '2.10.4'
114
xstreamVersion = '1.4.21'
115
ztZipVersion = '1.17'
0 commit comments