Revert the update of CGLIB. It breaks in wicket-examples

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

Branch: refs/heads/lambdas
Commit: d0cc2bb87643586385c1378dee479dac76980eb2
Parents: b8b136e
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Wed Feb 24 16:20:13 2016 +0100
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Wed Feb 24 16:20:13 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/d0cc2bb8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ed1d77f..95169e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -214,7 +214,7 @@
                        <dependency>
                                <groupId>cglib</groupId>
                                <artifactId>cglib</artifactId>
-                               <version>3.2.1</version>
+                               <version>3.2.0</version>
                                <exclusions>
                                        <!-- excluded due to conflict with asm 
5 in wicket-ioc -->
                                        <exclusion>

Reply via email to