This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.junit-pioneer-junit-pioneer-1.3.0 in repository https://gitbox.apache.org/repos/asf/commons-io.git.
omit 55d40b1 Bump junit-pioneer from 1.2.0 to 1.3.0 add 8fd9387 Remove dead comments. add 3725829 Try to workaround test failure on Ubuntu by using the NIO API to get a file's last modified timestamp. add c8ac178 Sort members. add 1dd6c0a Bump junit-pioneer from 1.2.0 to 1.3.0 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (55d40b1) \ N -- N -- N refs/heads/dependabot/maven/org.junit-pioneer-junit-pioneer-1.3.0 (1dd6c0a) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: src/main/java/org/apache/commons/io/FileUtils.java | 34 ++-- .../commons/io/filefilter/FileFilterUtils.java | 2 - .../commons/io/filefilter/FileFilterTestCase.java | 213 +++++++++++---------- 3 files changed, 126 insertions(+), 123 deletions(-)