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 f69d4ae commit 43e4cf4Copy full SHA for 43e4cf4
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.9.Final'
+ hibernateVersion = '6.6.10.Final'
78
hsqldbVersion = '2.7.4'
79
h2Version = '2.3.232'
80
jacksonVersion = '2.18.3'
@@ -116,8 +116,8 @@ ext {
116
springSecurityVersion = '6.4.3'
117
springVersion = '6.2.3'
118
springWsVersion = '4.0.11'
119
- testcontainersVersion = '1.20.5'
120
- tomcatVersion = '10.1.36'
+ testcontainersVersion = '1.20.6'
+ tomcatVersion = '10.1.39'
121
xmlUnitVersion = '2.10.0'
122
xstreamVersion = '1.4.21'
123
ztZipVersion = '1.17'
0 commit comments