You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2021/09/20 15:00:15 UTC

[cxf-fediz] 02/02: Updating WSS4J to 2.2.7

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

coheigea pushed a commit to branch 1.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit b34486f41d58d716530819711cf9b8b80bd34113
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Sep 20 15:38:38 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 4646cb2..f3ccbc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
         <tomcat.version>9.0.53</tomcat.version>
         <validation-api.version>2.0.2</validation-api.version>
-        <wss4j.version>2.2.6</wss4j.version>
+        <wss4j.version>2.2.7</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>