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 e5976f99cfd97e24179b61215f4a38095a651b8d 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 199f23b514b..969065d9ded 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -176,7 +176,7 @@ <cxf.mina.version>2.1.12</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>
