This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/4.0.x-fixes by this push:
new 2ec76bb8ac Updating Neethi to 3.2.1 (#2129)
2ec76bb8ac is described below
commit 2ec76bb8ac23983e6f5bea832576c56e526c71f6
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)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index bdde9d407a..65dae00e17 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>