File tree Expand file tree Collapse file tree
org.jacoco.doc/docroot/doc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11< h4 > ASM</ h4 >
22
33< p >
4- < a href ="https://asm.ow2.io/ "> ASM 9.8 </ a > is subject to the terms and
4+ < a href ="https://asm.ow2.io/ "> ASM 9.9 </ a > is subject to the terms and
55 conditions of the following license:
66</ p >
77
Original file line number Diff line number Diff line change 139139 <argLine >${jvm.args}</argLine >
140140
141141 <!-- Dependencies versions -->
142- <asm .version>9.8 </asm .version>
142+ <asm .version>9.9 </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>
Original file line number Diff line number Diff line change @@ -66,6 +66,12 @@ <h3>Fixed bugs</h3>
6666 (GitHub < a href ="https://github.com/jacoco/jacoco/issues/1819 "> #1819</ a > ).</ li >
6767</ ul >
6868
69+ < h3 > Non-functional Changes</ h3 >
70+ < ul >
71+ < li > JaCoCo now depends on ASM 9.9
72+ (GitHub < a href ="https://github.com/jacoco/jacoco/issues/1965 "> #1965</ a > ).</ li >
73+ </ ul >
74+
6975< h2 > Release 0.8.13 (2025/04/02)</ h2 >
7076
7177< h3 > New Features</ h3 >
You can’t perform that action at this time.
0 commit comments