You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/05/23 10:56:40 UTC

camel git commit: Upgrade Xbean to version 4.5

Repository: camel
Updated Branches:
  refs/heads/master c44c0b0d8 -> 2a3c13c2e


Upgrade Xbean to version 4.5


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

Branch: refs/heads/master
Commit: 2a3c13c2e5ca4a6e64b069e436c415ced4ae45e8
Parents: c44c0b0
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon May 23 12:55:34 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon May 23 12:55:34 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2a3c13c2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 229cbb4..619e05c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -581,7 +581,7 @@
     <wsdl4j-version>1.6.2</wsdl4j-version>
     <xalan-bundle-version>2.7.2_3</xalan-bundle-version>
     <xalan-version>2.7.2</xalan-version>
-    <xbean-spring-version>3.18</xbean-spring-version>
+    <xbean-spring-version>4.5</xbean-spring-version>
     <!-- xbean-asm4-bundle is used by openjpa -->
     <xbean-asm4-bundle-version>3.14</xbean-asm4-bundle-version>
     <xerces-bundle-version>2.11.0_1</xerces-bundle-version>