build(deps): bump org.eclipse.angus:angus-mail from 2.0.3 to 2.0.4

Bumps [org.eclipse.angus:angus-mail](https://github.com/eclipse-ee4j/angus-mail) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/eclipse-ee4j/angus-mail/releases)
- [Commits](https://github.com/eclipse-ee4j/angus-mail/compare/2.0.3...2.0.4)

---
updated-dependencies:
- dependency-name: org.eclipse.angus:angus-mail
  dependency-version: 2.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-05 04:20:26 +00:00 committed by GitHub
parent 17ef9720e5
commit 245801337f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,5 +41,5 @@ dependencies {
api 'org.snakeyaml:snakeyaml-engine:2.10'
api "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9"
api 'jakarta.mail:jakarta.mail-api:2.1.3'
runtimeOnly 'org.eclipse.angus:angus-mail:2.0.3'
runtimeOnly 'org.eclipse.angus:angus-mail:2.0.4'
}