Repository: cxf-fediz Updated Branches: refs/heads/master af55d0a91 -> ff611c4c7
Some dependency updates Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/ff611c4c Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/ff611c4c Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/ff611c4c Branch: refs/heads/master Commit: ff611c4c70b5f752248e74bed96b751fcd9b83f1 Parents: af55d0a Author: Colm O hEigeartaigh <[email protected]> Authored: Thu Jan 28 10:46:42 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Thu Jan 28 10:46:42 2016 +0000 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/ff611c4c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 584fbf9..40aaed2 100644 --- a/pom.xml +++ b/pom.xml @@ -55,13 +55,13 @@ <javax.validation.version>1.1.0.Final</javax.validation.version> <jericho.version>3.3</jericho.version> <jetty8.version>8.1.12.v20130726</jetty8.version> - <jetty9.version>9.3.3.v20150827</jetty9.version> + <jetty9.version>9.3.7.v20160115</jetty9.version> <junit.version>4.12</junit.version> <log4j.version>1.2.17</log4j.version> - <ognl.version>3.1.1</ognl.version> + <ognl.version>3.1.2</ognl.version> <openjpa.version>2.4.0</openjpa.version> <servlet.version>2.5</servlet.version> - <slf4j.version>1.7.13</slf4j.version> + <slf4j.version>1.7.14</slf4j.version> <spring.version>4.1.7.RELEASE</spring.version> <spring.security.version>3.2.9.RELEASE</spring.security.version> <tomcat7.version>7.0.65</tomcat7.version>
