WSS4J update
Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/9d2805ff Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/9d2805ff Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/9d2805ff Branch: refs/heads/master Commit: 9d2805ffdb30081ab45465dbb8017cfc12dd9ba3 Parents: 775b209 Author: Colm O hEigeartaigh <[email protected]> Authored: Thu Dec 8 15:16:49 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Thu Dec 8 15:16:49 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/9d2805ff/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4d75b76..c982bcf 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ <spring.security.version>3.2.9.RELEASE</spring.security.version> <tomcat7.version>7.0.72</tomcat7.version> <tomcat8.version>8.0.38</tomcat8.version> - <wss4j.version>2.1.7</wss4j.version> + <wss4j.version>2.1.8</wss4j.version> <tomcat.url>http://localhost:8080/manager/text</tomcat.url> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
