Skip to content

Commit

Permalink
Bump mailVersion from 2.0.2 to 2.0.3 (#8994)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2024
1 parent 16a7934 commit 052181c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ext {
kryoVersion = '5.5.0'
lettuceVersion = '6.3.1.RELEASE'
log4jVersion = '2.21.1'
mailVersion = '2.0.2'
mailVersion = '2.0.3'
micrometerTracingVersion = '1.2.3'
micrometerVersion = '1.12.3'
mockitoVersion = '5.7.0'
Expand Down

0 comments on commit 052181c

Please sign in to comment.