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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 3090763 Bump checkstyle from 8.42 to 8.44
new 7fb2561 Merge branch 'pr-58'
3090763 is described below
commit 309076345c61176fbbc69c5d195c0d5f0e29f18a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 28 08:02:33 2021 +0000
Bump checkstyle from 8.42 to 8.44
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.42 to
8.44.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
-
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.42...checkstyle-8.44)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 df879a8..2658ea1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
</commons.scmPubUrl>
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
- <checkstyle.version>8.42</checkstyle.version>
+ <checkstyle.version>8.44</checkstyle.version>
<maven-scm.version>1.11.2</maven-scm.version>
<commons.spotbugs.version>4.2.3</commons.spotbugs.version>
<commons.spotbugs.impl.version>4.2.3</commons.spotbugs.impl.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 294c63e..f71618b 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@
<action type="update" dev="kinow" due-to="Dependabot">Bump
maven.dependency.version from 3.6.3 to 3.8.1 #47.</action>
<action type="update" dev="ggregory">Update Apache Commons Compress from
1.19 to 1.20.</action>
<action type="update" dev="ggregory">Update commons-io:commons-io from
2.6 to 2.10.0 #13.</action>
- <action type="update" dev="ggregory">Update checkstyle from 8.34 to 8.42
#5 #27 #31 #35 #40 #46 #53.</action>
+ <action type="update" dev="ggregory">Update checkstyle from 8.34 to 8.44
#5 #27 #31 #35 #40 #46 #53 #58.</action>
<action type="update" dev="ggregory">Update actions/checkout from v2.3.1
to v2.3.4 #8, #16, #28.</action>
<action type="update" dev="ggregory">Update velocity-engine-core from
2.1 to 2.3 #4 #43.</action>
<action type="update" dev="ggregory">Update commons-codec from 1.14 to
1.15.</action>