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/cxf-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new 6cff88f  Updating WSS4J to 2.4.1
6cff88f is described below

commit 6cff88fe980b2ffcb99f5ab6eadc83727130d8c9
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Feb 18 08:36:09 2022 +0000

    Updating WSS4J to 2.4.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ba64b54..a801e27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
         <tomcat.version>9.0.58</tomcat.version>
         <validation-api.version>2.0.2</validation-api.version>
-        <wss4j.version>2.4.0</wss4j.version>
+        <wss4j.version>2.4.1</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to