This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch coheigea/mina-2.2.7 in repository https://gitbox.apache.org/repos/asf/cxf.git
commit af339745e4491c18499baa84e205eae157620c72 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Fri May 1 11:55:09 2026 +0100 Updating Mina to 2.2.7 --- 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>
