This is an automated email from the ASF dual-hosted git repository.
kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
The following commit(s) were added to refs/heads/master by this push:
new 821f908 Bump checkstyle from 8.41.1 to 8.42
new fde1294 Merge branch 'pr-228'
821f908 is described below
commit 821f90812c7fb22157806fce36eb7de22c862283
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 26 06:03:19 2021 +0000
Bump checkstyle from 8.41.1 to 8.42
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41.1 to
8.42.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
-
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41.1...checkstyle-8.42)
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1075970..c6106dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
- <checkstyle.version>8.41.1</checkstyle.version>
+ <checkstyle.version>8.42</checkstyle.version>
<spotbugs.plugin.version>4.2.3</spotbugs.plugin.version>
<spotbugs.impl.version>4.2.3</spotbugs.impl.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e59bda1..efda9d4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,7 +57,7 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="TEXT-185" type="add" dev="ggregory" due-to="Larry West,
Gary Gregory">Release Notes page hasn't been updated for 1.9 release
yet.</action>
<action type="add" dev="ggregory" due-to="Gary
Gregory">Add StrBuilder.isNotEmpty().</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory"
due-to="Dependabot">Update checkstyle from 8.34 to 8.41.1, #141, #168, #182,
#188, #193, #201 #208 #211.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Update checkstyle from 8.34 to 8.42, #141, #168, #182,
#188, #193, #201 #208 #211 #228.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Update spotbugs.plugin.version 4.0.0 to 4.2.3, #144, #150,
#167, #176, #194, #210, #223.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Update mockito-inline from 3.4.4 to 3.9.0, #143 #148 #149
#152 #153 #154 #158 #159 #166 #177 #180 #187 #195 #197 #207 #216.</action>
<action type="update" dev="kinow"
due-to="Dependabot">Bump junit-jupiter from 5.6.2 to 5.7.1 #163 #204.</action>