Skip to content

Commit 456b161

Browse files
Bump mailVersion from 2.0.4 to 2.0.5 (#10452)
Bumps `mailVersion` from 2.0.4 to 2.0.5. Updates `org.eclipse.angus:jakarta.mail` from 2.0.4 to 2.0.5 Updates `org.eclipse.angus:angus-mail` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/eclipse-ee4j/angus-mail/releases) - [Commits](eclipse-ee4j/angus-mail@2.0.4...2.0.5) --- updated-dependencies: - dependency-name: org.eclipse.angus:jakarta.mail dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.angus:angus-mail dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0aea179 commit 456b161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ ext {
8383
kryoVersion = '5.6.2'
8484
lettuceVersion = '6.8.1.RELEASE'
8585
log4jVersion = '2.25.1'
86-
mailVersion = '2.0.4'
86+
mailVersion = '2.0.5'
8787
micrometerTracingVersion = '1.6.0-SNAPSHOT'
8888
micrometerVersion = '1.16.0-SNAPSHOT'
8989
mockitoVersion = '5.19.0'

0 commit comments

Comments
 (0)