This is an automated email from the ASF dual-hosted git repository.
reta 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 11917a26c9 Update Apache MINA to 2.2.4
11917a26c9 is described below
commit 11917a26c9570a54f4ca6c508a33a5ca9c6a713b
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Dec 28 14:15:33 2024 -0500
Update Apache MINA to 2.2.4
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index dc146ca77d..f6df24c1b8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -180,7 +180,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.1</cxf.mina.version>
+ <cxf.mina.version>2.2.4</cxf.mina.version>
<cxf.mockito.version>5.14.2</cxf.mockito.version>
<cxf.msv.version>2022.7</cxf.msv.version>
<cxf.neethi.version>3.2.1</cxf.neethi.version>