Skip to content

Commit

Permalink
[BYTEMAN-422] Upgrade ASM to 9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ropalka authored and adinn committed Apr 13, 2022
1 parent f265658 commit 9710583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<!-- for testing: command line args to enable debugger and verbose trace -->
<debug.args>-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005 -Dorg.jboss.byteman.verbose</debug.args>
<!-- asm release version to use -->
<asm.version>9.2</asm.version>
<asm.version>9.3</asm.version>
<!-- maven-verification-plugin -->
<tests.verification.file>access-verification.xml</tests.verification.file>
<agent.verification.file>verification.xml</agent.verification.file>
Expand Down

0 comments on commit 9710583

Please sign in to comment.