Skip to content

Commit 18d1172

Browse files
authored
Upgrade ASM to version 7.2
2 parents d632c48 + d72b8fe commit 18d1172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexus-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.ow2.asm</groupId>
6969
<artifactId>asm</artifactId>
70-
<version>7.0</version>
70+
<version>7.2</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.thoughtworks.qdox</groupId>

0 commit comments

Comments
 (0)