You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2014/12/22 12:54:05 UTC

cxf git commit: Updating some dependencies

Repository: cxf
Updated Branches:
  refs/heads/master 46ce1778d -> f2c370690


Updating some dependencies


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

Branch: refs/heads/master
Commit: f2c370690d62cbb9350aa3447ee1ab8336335074
Parents: 46ce177
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Dec 22 11:52:57 2014 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Dec 22 11:52:57 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/f2c37069/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 53ecf22..cc65163 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -77,7 +77,7 @@
         <cxf.bcprov.version>1.51</cxf.bcprov.version>
         <cxf.cglib.bundle.version>2.2_2</cxf.cglib.bundle.version>
         <cxf.cglib.osgi.version>[2.1.3,3.0.0)</cxf.cglib.osgi.version>
-        <cxf.commons-codec.version>1.9</cxf.commons-codec.version>
+        <cxf.commons-codec.version>1.10</cxf.commons-codec.version>
         <cxf.commons-collections.version>3.2.1</cxf.commons-collections.version>
         <cxf.commons-lang.version>2.6</cxf.commons-lang.version>
         <cxf.derby.version>10.2.2.0</cxf.derby.version>
@@ -116,7 +116,7 @@
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jetty.osgi.version>[8.1,10)</cxf.jetty.osgi.version>
         <cxf.jibx.version>1.2.5</cxf.jibx.version>
-        <cxf.junit.version>4.11</cxf.junit.version>
+        <cxf.junit.version>4.12</cxf.junit.version>
         <cxf.maven.core.version>3.0.5</cxf.maven.core.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
         <cxf.neethi.version>3.0.3</cxf.neethi.version>
@@ -1346,7 +1346,7 @@
             <dependency>
                 <groupId>org.easymock</groupId>
                 <artifactId>easymock</artifactId>
-                <version>3.2</version>
+                <version>3.3</version>
                 <scope>test</scope>
             </dependency>
             <dependency>