This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 51be84ac04f Updating Mina to 2.2.7 (#3072)
51be84ac04f is described below
commit 51be84ac04f01be9a19764691ee977a96aec4279
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri May 1 13:17:04 2026 +0100
Updating Mina to 2.2.7 (#3072)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5ff502e2c4f..c503acead4d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -185,7 +185,7 @@
<cxf.microprofile.config.version>3.1.1</cxf.microprofile.config.version>
<cxf.microprofile.rest.client.version>4.0</cxf.microprofile.rest.client.version>
<cxf.microprofile.openapi.version>4.1.1</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>