This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 4ba488140a08aa8aee16d37c1adbdb3edac798ee Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Wed Oct 30 10:04:54 2024 +0000 Updating Neethi to 3.2.1 (#2129) (cherry picked from commit 715df8f97c644f3e4c7eeed4676fe3c06daaea96) (cherry picked from commit 2ec76bb8ac23983e6f5bea832576c56e526c71f6) (cherry picked from commit fe4aecba79831e0ad2ac4cbaca8e304760dc0b38) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c69c884c6a..d872d58667 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -178,7 +178,7 @@ <cxf.mina.version>2.1.5</cxf.mina.version> <cxf.mockito.version>4.11.0</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>
