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 51da6e8 Upgrading WSS4J
51da6e8 is described below
commit 51da6e8aa10194b7fa9dfb220ad1a54c919b4274
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Jun 18 14:19:11 2018 +0100
Upgrading WSS4J
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5c09863..49d9ba2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<spring.version>4.3.18.RELEASE</spring.version>
<spring.security.version>4.2.7.RELEASE</spring.security.version>
<tomcat8.version>8.5.31</tomcat8.version>
- <wss4j.version>2.2.2-SNAPSHOT</wss4j.version>
+ <wss4j.version>2.2.2</wss4j.version>
<tomcat.url>http://localhost:8080/manager/text</tomcat.url>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
--
To stop receiving notification emails like this one, please contact
[email protected].