Skip to content

Commit 26b6d0e

Browse files
authored
Replace deprecated constant FileFileFilter.FILE in Javadoc #657
1 parent 0355522 commit 26b6d0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
8585
<action dev="ggregory" type="fix" due-to="Gary Gregory">NullInputStream.read(byte[]) should return 0 when the input byte array in length 0.</action>
8686
<action dev="ggregory" type="fix" due-to="Gary Gregory">NullInputStream.read(byte[], int, int) should return 0 when the input byte array in length 0 or requested length is 0.</action>
8787
<action dev="ggregory" type="fix" due-to="Gary Gregory">MarkShieldInputStream.read(*) should throw IOException when it is closed.</action>
88+
<action dev="ggregory" type="fix" due-to="aelaort">Replace deprecated constant FileFileFilter.FILE in Javadoc #657.</action>
8889
<!-- UPDATE -->
8990
<action dev="ggregory" type="update" due-to="Dependabot">Bump tests commons.bytebuddy.version from 1.14.13 to 1.14.18 #615, #621, #631, #635, #642.</action>
9091
<action dev="ggregory" type="update" due-to="Dependabot">Bump tests commons-codec:commons-codec from 1.16.1 to 1.17.1 #644.</action>

0 commit comments

Comments
 (0)