Skip to content

Commit e435927

Browse files
update dependency
1 parent dfb48c5 commit e435927

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@
4343
<version>2.35.0</version>
4444
<scope>test</scope>
4545
</dependency>
46+
<dependency>
47+
<groupId>org.ow2.asm</groupId>
48+
<artifactId>asm</artifactId>
49+
<version>9.1</version>
50+
</dependency>
4651
</dependencies>
4752

4853
<build>

0 commit comments

Comments
 (0)