aboutsummaryrefslogtreecommitdiffstats
path: root/api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'api/pom.xml')
-rwxr-xr-xapi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/pom.xml b/api/pom.xml
index a800ad6..d4fa079 100755
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -50,12 +50,12 @@
<dependency>
<groupId>asm</groupId>
<artifactId>asm</artifactId>
- <version>2.2.3</version>
+ <version>3.2</version>
</dependency>
<dependency>
<groupId>asm</groupId>
<artifactId>asm-commons</artifactId>
- <version>2.2.3</version>
+ <version>3.2</version>
</dependency>
</dependencies>
</dependencyManagement>