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 423ef6d0a3d Updating Mina to 2.1.13
423ef6d0a3d is described below
commit 423ef6d0a3d2105b7d5055e1a37296034915987c
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Jul 29 17:30:32 2026 +0100
Updating Mina to 2.1.13
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 969065d9ded..f536357e90d 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.12</cxf.mina.version>
+ <cxf.mina.version>2.1.13</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.3</cxf.neethi.version>