This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3_0_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
commit 18812c48b2d2edcfc99ae15759d0914e97ef8f3c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 22 10:02:43 2025 +0100
Bump jakarta.mail:jakarta.mail-api from 2.1.3 to 2.1.5 (#526)
Bumps
[jakarta.mail:jakarta.mail-api](https://github.com/jakartaee/mail-api) from
2.1.3 to 2.1.5.
- [Release notes](https://github.com/jakartaee/mail-api/releases)
- [Commits](https://github.com/jakartaee/mail-api/compare/2.1.3...2.1.5)
---
updated-dependencies:
- dependency-name: jakarta.mail:jakarta.mail-api
dependency-version: 2.1.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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 096cbcc9e..dc9128314 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -37,7 +37,7 @@
<cryptacular.version>1.2.7</cryptacular.version>
<ehcache.version>3.11.1</ehcache.version>
<hamcrest.version>3.0</hamcrest.version>
- <jakarta.mail.api.version>2.1.3</jakarta.mail.api.version>
+ <jakarta.mail.api.version>2.1.5</jakarta.mail.api.version>
<jasypt.version>1.9.3</jasypt.version>
<jaxb-runtime.version>3.0.2</jaxb-runtime.version>
<junit.version>5.12.2</junit.version>