Skip to content

Commit

Permalink
Remove ASM dependency (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Aug 9, 2022
1 parent 2aeffec commit 56ec835
Show file tree
Hide file tree
Showing 4 changed files with 1,121 additions and 114 deletions.
5 changes: 0 additions & 5 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,6 @@
<artifactId>json-lib</artifactId>
<version>2.4-jenkins-3</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.3</version>
</dependency>
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
Expand Down
Loading

0 comments on commit 56ec835

Please sign in to comment.