This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 4.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit a8a3d07e2529e473e9c6e5f353813047b7bea62c Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Wed Apr 29 15:58:51 2026 +0100 Updating Apache Neethi to 3.2.2 (#3065) (cherry picked from commit e24d2c4627dcd727e4cbc4f5b6a49c918f4563dc) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 87b0005faf2..8006db43a1f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -185,7 +185,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.1.132.Final</cxf.netty.version> <cxf.netty.tcnative.version>2.0.69.Final</cxf.netty.tcnative.version>
