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

github-bot pushed a change to branch 
dependabot/maven/com.puppycrawl.tools-checkstyle-9.0
in repository https://gitbox.apache.org/repos/asf/commons-pool.git.


 discard f46d517  Bump checkstyle from 8.45.1 to 9.0
     add faf335c  Trivial clean-up
     add 50fb382  Use enhanced for loops rather than iterators
     add 71d5835  Don't use reflection.
     add 3821ffc  Bump checkstyle from 8.45.1 to 9.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   (f46d517)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.puppycrawl.tools-checkstyle-9.0 (3821ffc)

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:
 .../java/org/apache/commons/pool2/KeyedObjectPool.java    |  6 ++----
 src/main/java/org/apache/commons/pool2/PoolUtils.java     |  5 +----
 .../org/apache/commons/pool2/impl/AbandonedConfig.java    |  1 -
 .../java/org/apache/commons/pool2/impl/EvictionTimer.java |  5 +++++
 .../apache/commons/pool2/impl/TestGenericObjectPool.java  | 15 ++++++++-------
 5 files changed, 16 insertions(+), 16 deletions(-)

Reply via email to