This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 8421189 Bump checkstyle from 8.41 to 8.42 (#40)
8421189 is described below
commit 8421189e14729a46543c802de4fbc54306b7021d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 11 12:12:02 2021 -0400
Bump checkstyle from 8.41 to 8.42 (#40)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41 to
8.42.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
-
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41...checkstyle-8.42)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2129214..d1ee865 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
<commons.build-plugin.version>1.12</commons.build-plugin.version>
<commons.changes.version>2.12.1</commons.changes.version>
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
- <commons.checkstyle.version>8.41</commons.checkstyle.version>
+ <commons.checkstyle.version>8.42</commons.checkstyle.version>
<commons.clirr.version>2.8</commons.clirr.version>
<commons.cobertura.version>2.7</commons.cobertura.version>
<commons.compiler.version>3.8.1</commons.compiler.version>