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 c9879e6 commit ef69d25Copy full SHA for ef69d25
build.gradle
@@ -61,11 +61,11 @@ ext {
61
derbyVersion = '10.16.1.1'
62
ftpServerVersion = '1.2.1'
63
graalvmVersion = '24.2.2'
64
- greenmailVersion = '2.1.5'
+ greenmailVersion = '2.1.6'
65
groovyVersion = '4.0.28'
66
hamcrestVersion = '3.0'
67
hazelcastVersion = '5.5.0'
68
- hibernateVersion = '6.6.29.Final'
+ hibernateVersion = '6.6.31.Final'
69
hsqldbVersion = '2.7.4'
70
h2Version = '2.3.232'
71
jacksonVersion = '2.19.2'
0 commit comments