Skip to content

Commit efec606

Browse files
committed
Pick up commons.asm.version from parent POM
1 parent 8f3df8c commit efec606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.ow2.asm</groupId>
5656
<artifactId>asm-util</artifactId>
57-
<version>9.7.1</version>
57+
<version>${commons.asm.version}</version>
5858
<optional>true</optional>
5959
</dependency>
6060
<!-- testing -->

0 commit comments

Comments
 (0)