Skip to content

Commit 2aa6e59

Browse files
Bump mailVersion from 2.0.2 to 2.0.3 (#8988)
Bumps `mailVersion` from 2.0.2 to 2.0.3. Updates `org.eclipse.angus:jakarta.mail` from 2.0.2 to 2.0.3 Updates `org.eclipse.angus:angus-mail` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/eclipse-ee4j/angus-mail/releases) - [Commits](eclipse-ee4j/angus-mail@2.0.2...2.0.3) --- updated-dependencies: - dependency-name: org.eclipse.angus:jakarta.mail dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.angus:angus-mail 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 809d139 commit 2aa6e59

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
@@ -90,7 +90,7 @@ ext {
9090
kryoVersion = '5.6.0'
9191
lettuceVersion = '6.3.1.RELEASE'
9292
log4jVersion = '2.23.0'
93-
mailVersion = '2.0.2'
93+
mailVersion = '2.0.3'
9494
micrometerTracingVersion = '1.3.0-SNAPSHOT'
9595
micrometerVersion = '1.13.0-SNAPSHOT'
9696
mockitoVersion = '5.10.0'

0 commit comments

Comments
 (0)