This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.6.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 5df179293f1d2677fb287a069d0ca686e924b841 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Fri Jun 26 12:23:19 2026 +0100 Updating jakarta mail to 1.6.8 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index cbf5bd5db8c..a9a71f81d57 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -251,7 +251,7 @@ <cxf.fastinfoset.bundle.version>1.2.18_1</cxf.fastinfoset.bundle.version> <cxf.felix.configadmin.version>1.2.4</cxf.felix.configadmin.version> <cxf.istack.bundle.version>3.0.12</cxf.istack.bundle.version> - <cxf.jakarta.mail.version>1.6.7</cxf.jakarta.mail.version> + <cxf.jakarta.mail.version>1.6.8</cxf.jakarta.mail.version> <cxf.jasypt.bundle.version>1.9.3_1</cxf.jasypt.bundle.version> <cxf.jaxb.bundle.version>2.3.2_1</cxf.jaxb.bundle.version> <cxf.jaxb.context.class.property>none</cxf.jaxb.context.class.property>
