You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2018/04/18 14:18:32 UTC

[1/2] tomee git commit: TOMEE-2186 upgrade to CXF-3.2.4

Repository: tomee
Updated Branches:
  refs/heads/fb_tomee8 58a3fa73c -> ecdbf3c41


TOMEE-2186 upgrade to CXF-3.2.4


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

Branch: refs/heads/fb_tomee8
Commit: b2b2c2bab2d6c97f0c2a7f6b47a44af9d4ab5650
Parents: 58a3fa7
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Wed Apr 18 14:39:17 2018 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Wed Apr 18 14:39:17 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/b2b2c2ba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 53ded49..608d355 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
 
     <tomcat.version>9.0.6</tomcat.version>
 
-    <cxf.version>3.2.1</cxf.version>
+    <cxf.version>3.2.4</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>
     <!-- used by cxf for security (replay attack) -->
     <jetty.version>7.5.3.v20111011</jetty.version>


[2/2] tomee git commit: TOMEE-2187 upgrade XBean to 4.8

Posted by jg...@apache.org.
TOMEE-2187 upgrade XBean to 4.8


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

Branch: refs/heads/fb_tomee8
Commit: ecdbf3c412c93127a6a50bf136674a6b61c3cd95
Parents: b2b2c2b
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Wed Apr 18 15:18:01 2018 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Wed Apr 18 15:18:01 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/ecdbf3c4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 608d355..7b32811 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
     <maven-bundle-plugin.version>3.3.0</maven-bundle-plugin.version>
 
     <!-- This is used by a manifest classpath entry -->
-    <xbeanVersion>4.6</xbeanVersion>
+    <xbeanVersion>4.8</xbeanVersion>
 
     <!-- OSGi bundles properties -->
     <openejb.bundle.activator/>