Repository: camel
Updated Branches:
  refs/heads/master 4818e01a4 -> 8fbc14210


Upgrade cglib and related bundle to version 3.1


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

Branch: refs/heads/master
Commit: 8fbc14210bd1cf1ed6afc79aab69dad73509a8c1
Parents: 4818e01
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Wed Jul 29 20:33:36 2015 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Wed Jul 29 20:33:36 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8fbc1421/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 09048d3..43038c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,8 +87,8 @@
     <castor-version>1.3.3</castor-version>
     <castor-bundle-version>1.3.3_1</castor-bundle-version>
     <cdi-api-version>1.1</cdi-api-version>
-    <cglib-bundle-version>2.1_3_7</cglib-bundle-version>
-    <cglib-version>2.2</cglib-version>
+    <cglib-bundle-version>3.1_1</cglib-bundle-version>
+    <cglib-version>3.1</cglib-version>
     <chunk-templates-version>3.0.1</chunk-templates-version>
     <classmate-version>1.2.0</classmate-version>
     <cmis-version>0.13.0</cmis-version>

Reply via email to