This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 715df8f97c Updating Neethi to 3.2.1 (#2129)
715df8f97c is described below
commit 715df8f97c644f3e4c7eeed4676fe3c06daaea96
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Oct 30 10:04:54 2024 +0000
Updating Neethi to 3.2.1 (#2129)
---
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>