This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch coheigea-patch-1 in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 177ddcac45dce54380ca7591235f4e578c6c72f0 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Wed Oct 30 08:36:45 2024 +0000 Updating Neethi to 3.2.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6b74a3f095..2fe415dc7b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -185,7 +185,7 @@ <cxf.mina.version>2.2.1</cxf.mina.version> <cxf.mockito.version>5.14.2</cxf.mockito.version> <cxf.msv.version>2022.7</cxf.msv.version> - <cxf.neethi.version>3.2.0</cxf.neethi.version> + <cxf.neethi.version>3.2.1</cxf.neethi.version> <cxf.netty.version.range>[4,5)</cxf.netty.version.range> <cxf.netty.version>4.1.114.Final</cxf.netty.version> <cxf.netty.tcnative.version>2.0.46.Final</cxf.netty.tcnative.version>
