This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/jmh.version-1.31
in repository https://gitbox.apache.org/repos/asf/commons-io.git.


 discard 84e6243  Bump jmh.version from 1.27 to 1.31
     add 0f6da44  Prevent infinite loop with AbstractCharacterFilterReader if 
EOF is filtered out #226.
     add 36b4895  Bump mockito-inline from 3.8.0 to 3.10.0 (#230)
     add 6bed502  Bump mockito-inline from 3.8.0 to 3.10.0 #230.
     add 9d44356  Bump junit-pioneer from 1.3.8 to 1.4.1 (#229)
     add 3df0e82  Bump junit-pioneer from 1.3.8 to 1.4.1 #229.
     add d8b2927  Bump spotbugs from 4.2.2 to 4.2.3 (#223)
     add 985f8bf  Bump jmh.version from 1.27 to 1.31

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   (84e6243)
            \
             N -- N -- N   refs/heads/dependabot/maven/jmh.version-1.31 
(985f8bf)

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:
 pom.xml                                            |  4 +--
 src/changes/changes.xml                            | 14 ++++++---
 .../io/input/AbstractCharacterFilterReader.java    |  8 ++---
 .../commons/io/input/CharacterSetFilterReader.java | 27 ++++++++++++-----
 .../io/input/CharacterFilterReaderTest.java        | 29 +++++++++++++++---
 .../io/input/CharacterSetFilterReaderTest.java     | 34 ++++++++++++++++++----
 6 files changed, 87 insertions(+), 29 deletions(-)

Reply via email to