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-8.40
in repository https://gitbox.apache.org/repos/asf/commons-lang.git.
discard df2b5c9 Bump checkstyle from 8.39 to 8.40
add de3614e Use the scale in the var name.
add 5755cce Use the scale in names.
add abcaaff Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#705)
add 213ed17 Bump checkstyle from 8.39 to 8.40
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 (df2b5c9)
\
N -- N -- N
refs/heads/dependabot/maven/com.puppycrawl.tools-checkstyle-8.40 (213ed17)
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 | 2 +-
.../lang3/concurrent/EventCountCircuitBreaker.java | 10 ++++-----
.../org/apache/commons/lang3/CharUtilsPerfRun.java | 24 +++++++++++-----------
.../commons/lang3/RandomStringUtilsTest.java | 10 ++++-----
.../concurrent/EventCountCircuitBreakerTest.java | 4 ++--
.../concurrent/locks/LockingVisitorsTest.java | 6 +++---
.../commons/lang3/time/FastDateFormatTest.java | 8 ++++----
.../apache/commons/lang3/time/StopWatchTest.java | 4 ++--
8 files changed, 34 insertions(+), 34 deletions(-)