Skip to content

Commit 17d31aa

Browse files
authored
Upgrade ASM to 9.8 (#1863)
1 parent ee07ecb commit 17d31aa

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h4>ASM</h4>
22

33
<p>
4-
<a href="https://asm.ow2.io/">ASM 9.7</a> is subject to the terms and
4+
<a href="https://asm.ow2.io/">ASM 9.8</a> is subject to the terms and
55
conditions of the following license:
66
</p>
77

org.jacoco.build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<argLine>${jvm.args}</argLine>
140140

141141
<!-- Dependencies versions -->
142-
<asm.version>9.7.1</asm.version>
142+
<asm.version>9.8</asm.version>
143143
<ant.version>1.9.16</ant.version>
144144
<args4j.version>2.0.28</args4j.version>
145145
<junit.version>4.13.2</junit.version>

org.jacoco.doc/docroot/doc/changes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ <h3>Non-functional Changes</h3>
8080
(GitHub <a href="https://github.com/jacoco/jacoco/issues/1708">#1708</a>,
8181
<a href="https://github.com/jacoco/jacoco/issues/1707">#1707</a>,
8282
<a href="https://github.com/jacoco/jacoco/issues/1681">#1681</a>).</li>
83-
<li>JaCoCo now depends on ASM 9.7.1
84-
(GitHub <a href="https://github.com/jacoco/jacoco/issues/1739">#1739</a>).</li>
83+
<li>JaCoCo now depends on ASM 9.8
84+
(GitHub <a href="https://github.com/jacoco/jacoco/issues/1862">#1862</a>).</li>
8585
<li>More context information when <code>IllegalArgumentException</code> occurs
8686
during reading of zip file
8787
(GitHub <a href="https://github.com/jacoco/jacoco/issues/1833">#1833</a>).</li>

0 commit comments

Comments
 (0)