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 58b60b1 commit be65733Copy full SHA for be65733
build.gradle
@@ -61,11 +61,11 @@ ext {
61
derbyVersion = '10.16.1.1'
62
ftpServerVersion = '1.2.1'
63
graalvmVersion = '24.1.2'
64
- greenmailVersion = '2.1.6'
+ greenmailVersion = '2.1.7'
65
groovyVersion = '4.0.28'
66
hamcrestVersion = '3.0'
67
hazelcastVersion = '5.4.0'
68
- hibernateVersion = '6.6.31.Final'
+ hibernateVersion = '6.6.33.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.11'
109
springWsVersion = '4.0.15'
110
testcontainersVersion = '1.20.6'
111
- tomcatVersion = '10.1.46'
+ tomcatVersion = '10.1.47'
112
xmlUnitVersion = '2.10.4'
113
xstreamVersion = '1.4.21'
114
ztZipVersion = '1.17'
0 commit comments