You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2022/06/14 07:03:13 UTC

[ws-wss4j] 03/06: Updating Neethi to 3.2.0

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 3b9d0e3a405348ade925e60eefeee6b65005bef9
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jun 14 07:54:14 2022 +0100

    Updating Neethi to 3.2.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b163dbf9b..934f3bd6e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -42,7 +42,7 @@
         <jaxb-runtime.version>3.0.2</jaxb-runtime.version>
         <junit.version>5.8.1</junit.version>
         <kerby.version>2.0.2</kerby.version>
-        <neethi.version>3.1.1</neethi.version>
+        <neethi.version>3.2.0</neethi.version>
         <opensaml.version>4.2.0</opensaml.version>
         <slf4j.version>1.7.36</slf4j.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>