This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit f75c96a5a49f175a6618ac1ca406118bba8662b0 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Wed Mar 5 06:50:50 2025 +0000 Updating Mina to 2.1.10 (#2307) (cherry picked from commit 7ba41114a67ba91e6d88a6ab91be3310b5dc0a6e) # 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 f70e0a0098..2d042ed462 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -175,7 +175,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.5</cxf.mina.version> + <cxf.mina.version>2.1.10</cxf.mina.version> <cxf.mockito.version>4.11.0</cxf.mockito.version> <cxf.msv.version>2022.7</cxf.msv.version> <cxf.neethi.version>3.2.1</cxf.neethi.version>
