Skip to content

Commit 433e39b

Browse files
committed
Update ASM to 9.0
1 parent ed33df9 commit 433e39b

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

.classpath

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
<classpathentry kind="lib" path="plugins/tester/deps/org.junit.platform.reporting.jar"/>
3939
<classpathentry kind="lib" path="plugins/tester/deps/org.opentest4j.jar"/>
4040
<classpathentry kind="lib" path="deps/com.github.forax.pro.aether.jar"/>
41-
<classpathentry kind="lib" path="deps/asm-7.3.1.jar"/>
42-
<classpathentry kind="lib" path="deps/asm-analysis-7.3.1.jar"/>
43-
<classpathentry kind="lib" path="deps/asm-commons-7.3.1.jar"/>
44-
<classpathentry kind="lib" path="deps/asm-tree-7.3.1.jar"/>
41+
<classpathentry kind="lib" path="deps/asm-9.0.jar"/>
42+
<classpathentry kind="lib" path="deps/asm-analysis-9.0.jar"/>
43+
<classpathentry kind="lib" path="deps/asm-commons-9.0.jar"/>
44+
<classpathentry kind="lib" path="deps/asm-tree-9.0.jar"/>
4545
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
4646
<attributes>
4747
<attribute name="module" value="true"/>

deps/asm-8.0.1.jar

-119 KB
Binary file not shown.

deps/asm-9.0.jar

119 KB
Binary file not shown.

deps/asm-commons-8.0.1.jar

-69.9 KB
Binary file not shown.

deps/asm-commons-9.0.jar

70 KB
Binary file not shown.

0 commit comments

Comments
 (0)