This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 717b44252f1bbc153c9fce0690f330ef7e1361c8
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri May 1 13:17:04 2026 +0100

    Updating Mina to 2.2.7 (#3072)
    
    (cherry picked from commit 51be84ac04f01be9a19764691ee977a96aec4279)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6a34c8cd1c8..f6bc2cf05a1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -182,7 +182,7 @@
         <cxf.microprofile.config.version>3.1</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>3.1.2</cxf.microprofile.openapi.version>
-        <cxf.mina.version>2.2.6</cxf.mina.version>
+        <cxf.mina.version>2.2.7</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