Repository: cxf-dosgi
Updated Branches:
  refs/heads/master e690e12c9 -> 1e102fb85


Upgrade all dependencies versions


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

Branch: refs/heads/master
Commit: 17efe75dcdd9155e6a940ea24101e4f10250db06
Parents: e690e12
Author: Amichai Rothman <amic...@apache.org>
Authored: Fri Jan 29 16:47:59 2016 +0200
Committer: Amichai Rothman <amic...@apache.org>
Committed: Fri Jan 29 16:47:59 2016 +0200

----------------------------------------------------------------------
 felix/shell.tui/pom.xml        |  4 ++--
 parent/pom.xml                 | 32 ++++++++++++++++----------------
 systests2/multi-bundle/pom.xml |  2 +-
 3 files changed, 19 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/17efe75d/felix/shell.tui/pom.xml
----------------------------------------------------------------------
diff --git a/felix/shell.tui/pom.xml b/felix/shell.tui/pom.xml
index 8dd6b56..e0a6d6f 100644
--- a/felix/shell.tui/pom.xml
+++ b/felix/shell.tui/pom.xml
@@ -42,12 +42,12 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.osgi.core</artifactId>
-      <version>1.0.1</version>
+      <version>1.4.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.shell</artifactId>
-      <version>1.0.1</version>
+      <version>1.4.3</version>
     </dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/17efe75d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c9cecd2..cc143f5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -40,33 +40,33 @@
 
         <osgi.version>4.3.1</osgi.version>
         <osgi.compendium.version>4.3.1</osgi.compendium.version>
-        <cxf.version>3.1.1</cxf.version>
+        <cxf.version>3.1.4</cxf.version>
         <cxf.build-utils.version>3.1.0</cxf.build-utils.version>
-        <felix.version>4.2.1</felix.version>
-        <spring.version>3.0.6.RELEASE</spring.version>
+        <felix.version>5.4.0</felix.version>
+        <spring.version>4.2.4.RELEASE</spring.version>
         <spring.osgi.version>1.2.1</spring.osgi.version>
-        <zookeeper.version>3.3.2</zookeeper.version>
+        <zookeeper.version>3.4.7</zookeeper.version>
 
         
<remote.service.admin.interfaces.version>1.0.0</remote.service.admin.interfaces.version>
 
-        <servicemix.specs.version>2.2.0</servicemix.specs.version>
+        <servicemix.specs.version>2.6.0</servicemix.specs.version>
         <pax.web.version>1.0.11</pax.web.version>
         <pax.logging.version>1.7.0</pax.logging.version>
         <servlet.version>3.0</servlet.version>
         <log4j.version>1.2.17</log4j.version>
-        <jetty.version>7.4.2.v20110526</jetty.version>
-        <xmlschema.bundle.version>2.0.3</xmlschema.bundle.version>
+        <jetty.version>9.3.7.v20160115</jetty.version>
+        <xmlschema.bundle.version>2.2.1</xmlschema.bundle.version>
         <xmlresolver.bundle.version>1.2_5</xmlresolver.bundle.version>
-        <neethi.bundle.version>3.0.2</neethi.bundle.version>
+        <neethi.bundle.version>3.0.3</neethi.bundle.version>
         <wsdl4j.bundle.version>1.6.2_6</wsdl4j.bundle.version>
         <xmlsec.version>1.5.3</xmlsec.version>
         <asm.bundle.version>3.3.1_1</asm.bundle.version>
         <commons.pool.bundle.version>1.5.4_1</commons.pool.bundle.version>
-        <woodstox.bundle.version>4.1.4</woodstox.bundle.version>
+        <woodstox.bundle.version>4.4.1</woodstox.bundle.version>
         <jaxbimpl.bundle.version>2.2.1.1_2</jaxbimpl.bundle.version>
-        <slf4j.version>1.7.0</slf4j.version>
+        <slf4j.version>1.7.14</slf4j.version>
         <felix.plugin.version>2.4.0</felix.plugin.version>
-        <exam.version>3.2.0</exam.version>
+        <exam.version>4.8.0</exam.version>
         <cxf.resources.base.path />
         <cxf.checkstyle.extension />
     </properties>
@@ -96,25 +96,25 @@
             <dependency>
                 <groupId>junit</groupId>
                 <artifactId>junit</artifactId>
-                <version>4.7</version>
+                <version>4.12</version>
                 <scope>test</scope>
             </dependency>
             <dependency>
                 <groupId>org.easymock</groupId>
                 <artifactId>easymock</artifactId>
-                <version>2.5.2</version>
+                <version>3.4</version>
                 <scope>test</scope>
             </dependency>
             <dependency>
                 <groupId>org.easymock</groupId>
                 <artifactId>easymockclassextension</artifactId>
-                <version>2.5.2</version>
+                <version>3.2</version>
                 <scope>test</scope>
             </dependency>
             <dependency>
                 <groupId>xmlunit</groupId>
                 <artifactId>xmlunit</artifactId>
-                <version>1.4</version>
+                <version>1.6</version>
                 <scope>test</scope>
             </dependency>
             <dependency>
@@ -160,7 +160,7 @@
             <dependency>
                 <groupId>org.ops4j.pax.tinybundles</groupId>
                 <artifactId>tinybundles</artifactId>
-                <version>2.0.0</version>
+                <version>2.1.1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>

http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/17efe75d/systests2/multi-bundle/pom.xml
----------------------------------------------------------------------
diff --git a/systests2/multi-bundle/pom.xml b/systests2/multi-bundle/pom.xml
index 5147cd6..cccb87f 100644
--- a/systests2/multi-bundle/pom.xml
+++ b/systests2/multi-bundle/pom.xml
@@ -67,7 +67,7 @@
         <dependency>
             <groupId>org.ops4j.pax.url</groupId>
             <artifactId>pax-url-aether</artifactId>
-            <version>1.6.0</version>
+            <version>2.4.5</version>
         </dependency>
 
         <dependency>

Reply via email to