Skip to content

Commit d5a69b3

Browse files
authored
Merge pull request #119 from ponder-lab/dependabot/maven/org.ow2.asm-asm-all-6.0_BETA
Bump org.ow2.asm:asm-all from 5.1 to 6.0_BETA
2 parents 49b2887 + 4f13e12 commit d5a69b3

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
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.ow2.asm</groupId>
102102
<artifactId>asm-all</artifactId>
103-
<version>5.1</version>
103+
<version>6.0_BETA</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>com.github.jnr</groupId>

0 commit comments

Comments
 (0)