Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes 94d12ade2 -> baa0aec2a
Updating WSS4J Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/baa0aec2 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/baa0aec2 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/baa0aec2 Branch: refs/heads/1.2.x-fixes Commit: baa0aec2a858e6ca0b6eb072ba15b6afe91b9756 Parents: 94d12ad Author: Colm O hEigeartaigh <[email protected]> Authored: Thu Dec 8 17:27:25 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Thu Dec 8 17:27:25 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/baa0aec2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7f6629e..90245a8 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ <spring.version>3.2.8.RELEASE</spring.version> <spring.security.version>3.1.7.RELEASE</spring.security.version> <tomcat.version>7.0.72</tomcat.version> - <wss4j.version>2.0.9</wss4j.version> + <wss4j.version>2.0.10</wss4j.version> <xalan.version>2.7.2</xalan.version> <bval.version>0.5</bval.version>
