This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.0.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 3aeb4cdc4a426bb7d782119f80b5a798c5afa687 Author: Andriy Redko <[email protected]> AuthorDate: Sat Dec 28 14:15:33 2024 -0500 Update Apache MINA to 2.2.4 (cherry picked from commit 11917a26c9570a54f4ca6c508a33a5ca9c6a713b) # 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 a626bc06f8..27cb3fda94 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -181,7 +181,7 @@ <cxf.microprofile.config.version>3.0.3</cxf.microprofile.config.version> <cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version> <cxf.microprofile.openapi.version>3.0</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>
