commit | fe4253c65add6b0d59dd9b3cdbfc4d2c5b01f830 | [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 | 52c5a0c33e723002d890345bc76ab980f6e83f94 [diff] [blame] |
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>