Skip to content

Commit a02f542

Browse files
fix(deps): update asm.version to v9.9
1 parent cac44ae commit a02f542

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
@@ -21,7 +21,7 @@
2121
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
2222

2323
<!-- dependencies -->
24-
<asm.version>9.7.1</asm.version>
24+
<asm.version>9.9</asm.version>
2525

2626
<!-- test -->
2727
<junit.version>5.11.2</junit.version>

0 commit comments

Comments
 (0)