Skip to content

Commit 1b9f5cd

Browse files
authored
Bump dependency ASM to 9.6
It was ASM 9.5
1 parent 4f94f00 commit 1b9f5cd

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
@@ -152,7 +152,7 @@ See the Apache License Version 2.0 for the specific language governing permissio
152152
<dependency>
153153
<groupId>org.ow2.asm</groupId>
154154
<artifactId>asm</artifactId>
155-
<version>9.5</version>
155+
<version>9.6</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>junit</groupId>

0 commit comments

Comments
 (0)