Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x f31763930 -> 954f7d484


[KARAF-4563] Upgrade Cglib to version 3.2.2


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

Branch: refs/heads/karaf-4.0.x
Commit: 954f7d48479b09ee92af2d927675ed278a3750c0
Parents: f317639
Author: Andrea Cosentino <[email protected]>
Authored: Wed Jun 8 08:34:09 2016 +0200
Committer: Andrea Cosentino <[email protected]>
Committed: Wed Jun 8 08:35:42 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/954f7d48/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 426af92..5ba949e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
         <antlr.bundle.version>2.7.7_5</antlr.bundle.version>
         <asm.version>5.0.4</asm.version>
         <asm.springsource.version>1.5.3</asm.springsource.version>
-        <cglib.bundle.version>3.2.1_1</cglib.bundle.version>
+        <cglib.bundle.version>3.2.2_1</cglib.bundle.version>
         <cglib2.version>2.2.0</cglib2.version>
 
         <commons-beanutils.version>1.9.2</commons-beanutils.version>

Reply via email to