Skip to content

Commit 2b498db

Browse files
Bump the development-dependencies group with 2 updates (#9671)
Bumps the development-dependencies group with 2 updates: [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) and [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail). Updates `org.springframework.security:spring-security-bom` from 6.3.4 to 6.3.5 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.3.4...6.3.5) Updates `com.icegreen:greenmail` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/greenmail-mail-test/greenmail/releases) - [Commits](greenmail-mail-test/greenmail@release-2.1.0...release-2.1.1) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: com.icegreen:greenmail dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdd5f67 commit 2b498db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ext {
7070
derbyVersion = '10.16.1.1'
7171
ftpServerVersion = '1.2.0'
7272
graalvmVersion = '23.1.5'
73-
greenmailVersion = '2.1.0'
73+
greenmailVersion = '2.1.1'
7474
groovyVersion = '4.0.24'
7575
hamcrestVersion = '2.2'
7676
hazelcastVersion = '5.4.0'
@@ -114,7 +114,7 @@ ext {
114114
springGraphqlVersion = '1.3.3'
115115
springKafkaVersion = '3.2.4'
116116
springRetryVersion = '2.0.10'
117-
springSecurityVersion = '6.3.4'
117+
springSecurityVersion = '6.3.5'
118118
springVersion = '6.1.15'
119119
springWsVersion = '4.0.11'
120120
testcontainersVersion = '1.19.8'

0 commit comments

Comments
 (0)