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:09:55 UTC

[ws-wss4j] branch master updated: Revert "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


The following commit(s) were added to refs/heads/master by this push:
     new 963eb4612 Revert "Updating Neethi to 3.2.0"
963eb4612 is described below

commit 963eb461296785adc36808ccb9f070436241e10d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jun 14 08:08:12 2022 +0100

    Revert "Updating Neethi to 3.2.0"
    
    This reverts commit 3b9d0e3a405348ade925e60eefeee6b65005bef9.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fb9297621..0a4a3a61d 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.2.0</neethi.version>
+        <neethi.version>3.1.1</neethi.version>
         <opensaml.version>4.2.0</opensaml.version>
         <slf4j.version>1.7.36</slf4j.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>