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 78f579e6fa Bump jakarta.mail:jakarta.mail-api from 1.6.5 to 1.6.8
(#2006)
78f579e6fa is described below
commit 78f579e6fa55db2873cabebf2678bcc8397fef8a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 18 17:19:05 2025 +0200
Bump jakarta.mail:jakarta.mail-api from 1.6.5 to 1.6.8 (#2006)
Bumps [jakarta.mail:jakarta.mail-api](https://github.com/eclipse-ee4j/mail)
from 1.6.5 to 1.6.8.
- [Release notes](https://github.com/eclipse-ee4j/mail/releases)
- [Commits](https://github.com/eclipse-ee4j/mail/compare/1.6.5...1.6.8)
---
updated-dependencies:
- dependency-name: jakarta.mail:jakarta.mail-api
dependency-version: 1.6.8
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 72b48bb063..acc4f362df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -344,7 +344,7 @@
<spec.jaxrs.version>2.1</spec.jaxrs.version>
<spec.jaxws.version>2.3</spec.jaxws.version>
<spec.jws.version>1.1.1</spec.jws.version>
- <spec.mail.version>1.6.5</spec.mail.version>
+ <spec.mail.version>1.6.8</spec.mail.version>
<spec.xjc.version>2.3.2_2</spec.xjc.version>
<spring.osgi.version>1.2.1</spring.osgi.version>