Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x b82d0b74c -> 7763e98a1


[KARAF-4743] Upgrade Cglib to version 3.2.4


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

Branch: refs/heads/karaf-4.0.x
Commit: 7763e98a196990c4d3bc84655c0f854e14356038
Parents: b82d0b7
Author: Andrea Cosentino <[email protected]>
Authored: Mon Oct 3 09:01:46 2016 +0200
Committer: Andrea Cosentino <[email protected]>
Committed: Mon Oct 3 09:25:32 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/7763e98a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8720fd8..28bbea1 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.2_1</cglib.bundle.version>
+        <cglib.bundle.version>3.2.4_1</cglib.bundle.version>
         <cglib2.version>2.2.0</cglib2.version>
         
         <jna.version>4.2.2</jna.version>

Reply via email to