We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21543f2 commit 08de021Copy full SHA for 08de021
1 file changed
src/changes/changes.xml
@@ -50,6 +50,9 @@ The <action> type attribute can be add,update,fix,remove.
50
<action issue="686" dev="ggregory" type="add" due-to="Alan Moffat, Gary Gregory">
51
IOUtils.toByteArray(InputStream) Javadoc does not match code
52
</action>
53
+ <action dev="ggregory" type="update" due-to="Dependabot">
54
+ Update junit-jupiter from 5.6.2 to 5.7.0 #153.
55
+ </action>
56
</release>
57
<!-- The release date is the date RC is cut -->
58
<release version="2.8.0" date="2020-09-05" description="Java 8 required.">
0 commit comments