We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e1e3c commit a1e6395Copy full SHA for a1e6395
1 file changed
core-java-modules/core-java-jvm/pom.xml
@@ -58,9 +58,9 @@
58
</dependency>
59
<dependency>
60
<groupId>org.ow2.asm</groupId>
61
- <artifactId>asm-util</artifactId>
62
- <version>8.0.1</version>
63
- </dependency>
+ <artifactId>asm-util</artifactId>
+ <version>8.0.1</version>
+ </dependency>
64
65
<groupId>org.apache.bcel</groupId>
66
<artifactId>bcel</artifactId>
0 commit comments