Fix flaky FileUtilsWaitForTest.testWaitForNegativeDuration()
This commit is contained in:
parent
1091e835de
commit
3769c18aaa
|
@ -47,6 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<body>
|
||||
<release version="3.17.1" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
|
||||
<!-- FIX -->
|
||||
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix flaky FileUtilsWaitForTest.testWaitForNegativeDuration().</action>
|
||||
<!-- ADD -->
|
||||
<!-- UPDATE -->
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 74 #1267.</action>
|
||||
|
|
Loading…
Reference in New Issue