This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.6.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 9339bb5d3c4c1d165c99e380924638c558e3876f 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) (cherry picked from commit a8a3d07e2529e473e9c6e5f353813047b7bea62c) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index ba70aab6b62..2f240be7dcc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -176,7 +176,7 @@ <cxf.mina.version>2.1.10</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>
