Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes c7ee8a223 -> 0421734a1
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/0421734a Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/0421734a Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/0421734a Branch: refs/heads/1.2.x-fixes Commit: 0421734a1921dd7451f1c91376fdd0153f4df4b7 Parents: c7ee8a2 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Jul 26 10:22:07 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Jul 26 10:22:07 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/0421734a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 02efc0f..34d568e 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.70</tomcat.version> - <wss4j.version>2.0.8</wss4j.version> + <wss4j.version>2.0.9</wss4j.version> <xalan.version>2.7.2</xalan.version> <bval.version>0.5</bval.version>
