Repository: cxf-fediz
Updated Branches:
  refs/heads/1.0.x-fixes fe33526cb -> 61d8d2d62


More dependency upgrades


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/61d8d2d6
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/61d8d2d6
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/61d8d2d6

Branch: refs/heads/1.0.x-fixes
Commit: 61d8d2d62d5360994eea5bef1f982f9fa0ccc90b
Parents: fe33526
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Mon Jul 21 10:44:57 2014 +0100
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Mon Jul 21 10:44:57 2014 +0100

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/61d8d2d6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dff0022..3c205b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 
     <properties>
         <commons.lang.version>3.0.1</commons.lang.version>
-        <cxf.version>2.6.14</cxf.version>
+        <cxf.version>2.6.15</cxf.version>
         <cxf.build-utils.version>2.5.0</cxf.build-utils.version>
         <ehcache.version>2.5.1</ehcache.version>
         <jetty.version>8.1.3.v20120416</jetty.version>
@@ -41,8 +41,8 @@
         <servlet.version>2.5</servlet.version>
         <slf4j.version>1.7.7</slf4j.version>
         <spring.version>3.0.7.RELEASE</spring.version>
-        <tomcat.version>7.0.42</tomcat.version>
-        <wss4j.version>1.6.15</wss4j.version>
+        <tomcat.version>7.0.54</tomcat.version>
+        <wss4j.version>1.6.16</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to