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 205450f commit 4be0776Copy full SHA for 4be0776
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.4'
+ greenmailVersion = '2.1.5'
65
groovyVersion = '4.0.28'
66
hamcrestVersion = '3.0'
67
hazelcastVersion = '5.4.0'
68
- hibernateVersion = '6.6.25.Final'
+ hibernateVersion = '6.6.26.Final'
69
hsqldbVersion = '2.7.4'
70
h2Version = '2.3.232'
71
jacksonVersion = '2.18.4.1'
0 commit comments