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 5e6b7e417c6020aa5f0f44489c058615d8e6e513 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Fri Jul 24 14:42:21 2026 +0100 Update Neethi to 3.2.3 (#3336) (cherry picked from commit 4aee04cb8dd92e86e7a9b8737b2ef3539266a3cb) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6e6b4c7a49d..5a645d5bb4d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -186,7 +186,7 @@ <cxf.mina.version>2.2.9</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> + <cxf.neethi.version>3.2.3</cxf.neethi.version> <cxf.netty.version.range>[4,5)</cxf.netty.version.range> <cxf.netty.version>4.1.136.Final</cxf.netty.version> <cxf.netty.tcnative.version>2.0.69.Final</cxf.netty.tcnative.version>
