Skip to content

Commit

Permalink
Upgrade ASM to 9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Godin committed Apr 5, 2022
1 parent fc46070 commit f909d7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h4>ASM</h4>

<p>
<a href="http://asm.objectweb.org/">ASM 9.2</a> is subject to the terms and
<a href="http://asm.objectweb.org/">ASM 9.3</a> is subject to the terms and
conditions of the following license:
</p>

Expand Down
2 changes: 1 addition & 1 deletion org.jacoco.build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<argLine>${jvm.args}</argLine>

<!-- Dependencies versions -->
<asm.version>9.2</asm.version>
<asm.version>9.3</asm.version>
<ant.version>1.9.15</ant.version>
<args4j.version>2.0.28</args4j.version>
<junit.version>4.13.1</junit.version>
Expand Down

0 comments on commit f909d7a

Please sign in to comment.