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 cdd5f67 commit 2b498dbCopy full SHA for 2b498db
build.gradle
@@ -70,7 +70,7 @@ ext {
70
derbyVersion = '10.16.1.1'
71
ftpServerVersion = '1.2.0'
72
graalvmVersion = '23.1.5'
73
- greenmailVersion = '2.1.0'
+ greenmailVersion = '2.1.1'
74
groovyVersion = '4.0.24'
75
hamcrestVersion = '2.2'
76
hazelcastVersion = '5.4.0'
@@ -114,7 +114,7 @@ ext {
114
springGraphqlVersion = '1.3.3'
115
springKafkaVersion = '3.2.4'
116
springRetryVersion = '2.0.10'
117
- springSecurityVersion = '6.3.4'
+ springSecurityVersion = '6.3.5'
118
springVersion = '6.1.15'
119
springWsVersion = '4.0.11'
120
testcontainersVersion = '1.19.8'
0 commit comments