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
commit 6f013828f47a28fe40357d237a06bda743376992 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Thu Feb 10 09:08:03 2022 +0000 Updating WSS4J to 2.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6664255..9749d49 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.3.3</wss4j.version> + <wss4j.version>2.4.0</wss4j.version> <tomcat.url>http://localhost:8080/manager/text</tomcat.url> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
