Skip to content

Commit d7ae3c9

Browse files
Bump asm from 8.0.1 to 9.0 (#278)
Bumps asm from 8.0.1 to 9.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: worldtiki <[email protected]>
1 parent a8af93f commit d7ae3c9

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
@@ -324,7 +324,7 @@
324324
<dependency>
325325
<groupId>org.ow2.asm</groupId>
326326
<artifactId>asm</artifactId>
327-
<version>8.0.1</version> <!-- Use newer version of ASM -->
327+
<version>9.0</version> <!-- Use newer version of ASM -->
328328
</dependency>
329329
</dependencies>
330330
</plugin>

0 commit comments

Comments
 (0)