Skip to content

Commit 2886e2f

Browse files
fix(deps): update dependency org.ow2.asm:asm to v9.9
1 parent 58d0ab3 commit 2886e2f

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
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>org.ow2.asm</groupId>
129129
<artifactId>asm</artifactId>
130-
<version>9.8</version>
130+
<version>9.9</version>
131131
</dependency>
132132
<dependency>
133133
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)