File tree 3 files changed +5
-4
lines changed
org.jacoco.doc/docroot/doc
3 files changed +5
-4
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 ="http://asm.objectweb.org/ "> ASM 9.4 </ a > is subject to the terms and
4
+ < a href ="http://asm.objectweb.org/ "> ASM 9.5 </ 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.4 </asm .version>
142
+ <asm .version>9.5 </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 @@ -44,9 +44,10 @@ <h3>Fixed bugs</h3>
44
44
45
45
< h3 > Non-functional Changes</ h3 >
46
46
< ul >
47
- < li > JaCoCo now depends on ASM 9.4
47
+ < li > JaCoCo now depends on ASM 9.5
48
48
(GitHub < a href ="https://github.com/jacoco/jacoco/issues/1299 "> #1299</ a > ,
49
- < a href ="https://github.com/jacoco/jacoco/issues/1368 "> #1368</ a > ).</ li >
49
+ < a href ="https://github.com/jacoco/jacoco/issues/1368 "> #1368</ a > ,
50
+ < a href ="https://github.com/jacoco/jacoco/issues/1416 "> #1416</ a > ).</ li >
50
51
< li > JaCoCo build now requires JDK 11
51
52
(GitHub < a href ="https://github.com/jacoco/jacoco/issues/1413 "> #1413</ a > ).</ li >
52
53
</ ul >
You can’t perform that action at this time.
0 commit comments