Repository: cxf-fediz Updated Branches: refs/heads/1.3.x-fixes e8a3e3a04 -> 12626f257
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/12626f25 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/12626f25 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/12626f25 Branch: refs/heads/1.3.x-fixes Commit: 12626f2573580b097990d36578a479ee93cfd595 Parents: e8a3e3a Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Apr 3 14:11:36 2017 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Apr 3 14:11:36 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/12626f25/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b578946..6e513c4 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ <spring.security.version>3.2.10.RELEASE</spring.security.version> <tomcat7.version>7.0.75</tomcat7.version> <tomcat8.version>8.0.41</tomcat8.version> - <wss4j.version>2.1.8</wss4j.version> + <wss4j.version>2.1.9</wss4j.version> <tomcat.url>http://localhost:8080/manager/text</tomcat.url> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
