This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 514d8cffc6 build(deps-dev): bump com.sun.mail:jakarta.mail from 1.6.7
to 2.0.2 (#2510)
514d8cffc6 is described below
commit 514d8cffc6f84f3bbc7f1c34e5799278e051e605
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 3 06:18:48 2026 +0200
build(deps-dev): bump com.sun.mail:jakarta.mail from 1.6.7 to 2.0.2 (#2510)
Bumps com.sun.mail:jakarta.mail from 1.6.7 to 2.0.2.
---
updated-dependencies:
- dependency-name: com.sun.mail:jakarta.mail
dependency-version: 2.0.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index deafdc6b65..b071e584e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,7 +366,7 @@
<sshd.version>2.17.1</sshd.version>
<struts.bundle.version>1.3.10_1</struts.bundle.version>
<xbean.version>4.30</xbean.version>
- <jakarta.mail.version>1.6.7</jakarta.mail.version>
+ <jakarta.mail.version>2.0.2</jakarta.mail.version>
<winsw.version>2.9.0</winsw.version>