File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
org.jacoco.doc/docroot/doc Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
< h4 > ASM</ h4 >
2
2
3
3
< p >
4
- < a href ="https://asm.ow2.io/ "> ASM 9.6 </ a > is subject to the terms and
4
+ < a href ="https://asm.ow2.io/ "> ASM 9.7 </ a > is subject to the terms and
5
5
conditions of the following license:
6
6
</ p >
7
7
Original file line number Diff line number Diff line change 139
139
<argLine >${jvm.args}</argLine >
140
140
141
141
<!-- Dependencies versions -->
142
- <asm .version>9.6 </asm .version>
142
+ <asm .version>9.7 </asm .version>
143
143
<ant .version>1.9.16</ant .version>
144
144
<args4j .version>2.0.28</args4j .version>
145
145
<junit .version>4.13.1</junit .version>
Original file line number Diff line number Diff line change @@ -38,6 +38,12 @@ <h3>Fixed bugs</h3>
38
38
(GitHub < a href ="https://github.com/jacoco/jacoco/issues/1568 "> #1568</ a > ).</ li >
39
39
</ ul >
40
40
41
+ < h3 > Non-functional Changes</ h3 >
42
+ < ul >
43
+ < li > JaCoCo now depends on ASM 9.7
44
+ (GitHub < a href ="https://github.com/jacoco/jacoco/issues/1600 "> #1600</ a > ).</ li >
45
+ </ ul >
46
+
41
47
< h2 > Release 0.8.11 (2023/10/14)</ h2 >
42
48
43
49
< h3 > New Features</ h3 >
You can’t perform that action at this time.
0 commit comments