Repository: wicket
Updated Branches:
  refs/heads/master cade75e5a -> 36eb938fe


Upgrade ASM from 4.1 to 4.2


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

Branch: refs/heads/master
Commit: 61736d06cc5c85caf6a93c00525dbab2b39b2cd5
Parents: cade75e
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Wed Feb 19 14:48:47 2014 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Wed Feb 19 14:48:47 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/61736d06/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 178fd6b..80c0a39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -500,7 +500,7 @@
                        <dependency>
                                <groupId>org.ow2.asm</groupId>
                                <artifactId>asm-util</artifactId>
-                               <version>4.1</version>
+                               <version>4.2</version>
                        </dependency>
                        <dependency>
                                <groupId>javax.inject</groupId>

Reply via email to