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


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new fadc9360a47 Updating Mina to 2.1.12
fadc9360a47 is described below

commit fadc9360a47c33baffddbc07908ebc2811da4e4e
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri May 1 13:42:45 2026 +0100

    Updating Mina to 2.1.12
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2f240be7dcc..94072a32257 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -173,7 +173,7 @@
         <cxf.microprofile.config.version>2.0</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>2.0</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>2.0</cxf.microprofile.openapi.version>
-        <cxf.mina.version>2.1.10</cxf.mina.version>
+        <cxf.mina.version>2.1.12</cxf.mina.version>
         <cxf.mockito.version>5.23.0</cxf.mockito.version>
         <cxf.msv.version>2022.7</cxf.msv.version>
         <cxf.neethi.version>3.2.2</cxf.neethi.version>

Reply via email to