File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
org.jacoco.doc/docroot/doc Expand file tree Collapse file tree 3 files changed +4
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 139139 <argLine >${jvm.args}</argLine >
140140
141141 <!-- Dependencies versions -->
142- <asm .version>8.0</asm .version>
142+ <asm .version>8.0.1 </asm .version>
143143 <ant .version>1.7.1</ant .version>
144144 <args4j .version>2.0.28</args4j .version>
145145 <junit .version>4.13</junit .version>
Original file line number Diff line number Diff line change @@ -50,8 +50,9 @@ <h3>Non-functional Changes</h3>
5050 < li > Support for Pack200 was removed in JDK 14. JaCoCo will now throw a detailed
5151 exception when Pack200 archives are processed with the latest JDKs
5252 (GitHub < a href ="https://github.com/jacoco/jacoco/issues/984 "> #984</ a > ).</ li >
53- < li > JaCoCo now depends on ASM 8.0
54- (GitHub < a href ="https://github.com/jacoco/jacoco/issues/1032 "> #1032</ a > ).</ li >
53+ < li > JaCoCo now depends on ASM 8.0.1
54+ (GitHub < a href ="https://github.com/jacoco/jacoco/issues/1032 "> #1032</ a > ,
55+ < a href ="https://github.com/jacoco/jacoco/issues/1043 "> #1043</ a > ).</ li >
5556</ ul >
5657
5758< h2 > Release 0.8.5 (2019/10/11)</ h2 >
You can’t perform that action at this time.
0 commit comments