Repository: cxf-fediz Updated Branches: refs/heads/1.3.x-fixes f8f5099b5 -> 8b5ea3bde
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/8b5ea3bd Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/8b5ea3bd Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/8b5ea3bd Branch: refs/heads/1.3.x-fixes Commit: 8b5ea3bde60cbfff239723571d0cc28b5f2fbf6f Parents: f8f5099 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 17:11:12 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/8b5ea3bd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8a2ed6d..675fbfb 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,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>
