Fix flaky FileUtilsWaitForTest.testWaitForNegativeDuration()

This commit is contained in:
Gary Gregory 2024-08-30 08:41:43 -04:00
parent 1091e835de
commit 3769c18aaa
1 changed files with 1 additions and 0 deletions

View File

@ -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>