commit | 9898033382db9c2a038a6174d4fdaab1172679ba | [log] [tgz] |
---|---|---|
author | Clement Escoffier <clement@apache.org> | Wed Oct 05 14:56:59 2011 +0000 |
committer | Clement Escoffier <clement@apache.org> | Wed Oct 05 14:56:59 2011 +0000 |
tree | 96da0c4e0fce9762aa01a542ffbd1197b9f8eb4d | |
parent | 3e0a70ac728b4851f7b08420e39c01f9ecbc5ed6 [diff] |
Fixed FELIX-3145 Fixed the JDK 7 issue by updating ASM library to 3.3.1 git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1179251 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/api/pom.xml b/ipojo/api/pom.xml index 277fd9a..160c7b2 100644 --- a/ipojo/api/pom.xml +++ b/ipojo/api/pom.xml
@@ -119,7 +119,7 @@ <dependency> <groupId>asm</groupId> <artifactId>asm-all</artifactId> - <version>3.0</version> + <version>3.3.1</version> <exclusions> <exclusion> <groupId>asm</groupId>