File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
org.jacoco.doc/docroot/doc Expand file tree Collapse file tree 3 files changed +4
-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.5 </ a > is subject to the terms and
4
+ < a href ="https://asm.ow2.io/ "> ASM 9.6 </ 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.5 </asm .version>
142
+ <asm .version>9.6 </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 @@ -51,6 +51,8 @@ <h3>Non-functional Changes</h3>
51
51
(GitHub < a href ="https://github.com/jacoco/jacoco/issues/1468 "> #1468</ a > ).</ li >
52
52
< li > JaCoCo build now requires JDK 17
53
53
(GitHub < a href ="https://github.com/jacoco/jacoco/issues/1482 "> #1482</ a > ).</ li >
54
+ < li > JaCoCo now depends on ASM 9.6
55
+ (GitHub < a href ="https://github.com/jacoco/jacoco/issues/1518 "> #1518</ a > ).</ li >
54
56
</ ul >
55
57
56
58
< h2 > Release 0.8.10 (2023/04/24)</ h2 >
You can’t perform that action at this time.
0 commit comments