This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch coheigea/neethi-3.2.2 in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ac44f3a281499c923b12ab609f61f2d410192d7c Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Wed Apr 29 07:20:06 2026 +0100 Updating Apache Neethi to 3.2.2 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d36274a9db7..60da7996c72 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -188,7 +188,7 @@ <cxf.mina.version>2.2.5</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.1</cxf.neethi.version> + <cxf.neethi.version>3.2.2</cxf.neethi.version> <cxf.netty.version.range>[4,5)</cxf.netty.version.range> <cxf.netty.version>4.2.12.Final</cxf.netty.version> <cxf.netty.tcnative.version>2.0.69.Final</cxf.netty.tcnative.version>
