Repository: cxf-fediz
Updated Branches:
  refs/heads/1.1.x-fixes 6637a55d1 -> fd55b5e4a


Some 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/fd55b5e4
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/fd55b5e4
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/fd55b5e4

Branch: refs/heads/1.1.x-fixes
Commit: fd55b5e4ad965d545f512a0b4bfc1462f3dec788
Parents: 6637a55
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Mon Jul 21 10:42:47 2014 +0100
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Mon Jul 21 10:42:47 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/fd55b5e4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4b90d24..a2ddf07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
     <properties>
         <commons.lang.version>3.3.2</commons.lang.version>
         <commons.logging.version>1.1.3</commons.logging.version>
-        <cxf.version>2.7.11</cxf.version>
+        <cxf.version>2.7.12</cxf.version>
         <cxf.build-utils.version>2.6.0</cxf.build-utils.version>
         <ehcache.version>2.5.1</ehcache.version>
         <httpclient.version>4.3.3</httpclient.version>
@@ -52,8 +52,8 @@
         <slf4j.version>1.7.7</slf4j.version>
         <spring.version>3.1.4.RELEASE</spring.version>
         <spring.security.version>3.1.4.RELEASE</spring.security.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