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 070e443 Bump checkstyle from 8.40 to 8.41 (#33)
070e443 is described below
commit 070e44376e66c18a35124510368349a1380dfee1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 1 15:35:11 2021 -0500
Bump checkstyle from 8.40 to 8.41 (#33)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.40 to
8.41.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
-
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.40...checkstyle-8.41)
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 7f57dba..e7c93aa 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.40</commons.checkstyle.version>
+ <commons.checkstyle.version>8.41</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>