This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 7f7a0515e Document CVE-2024-47554 for version 2.0 before 2.14.0 new a60bbf654 Remove unused @SuppressWarnings new cfe4477d6 No need to nest else new 72f5b7ef1 Use final new 121e33b83 Use final The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/main/java/org/apache/commons/io/input/QueueInputStream.java | 3 ++- src/test/java/org/apache/commons/io/input/BoundedInputStreamTest.java | 1 - src/test/java/org/apache/commons/io/input/QueueInputStreamTest.java | 2 +- src/test/java/org/apache/commons/io/jmh/QueueStreamBenchmark.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)