You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/09/29 12:57:42 UTC

[commons-release-plugin] branch master updated: Bump checkstyle from 8.36.1 to 8.36.2 (#18)

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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 2d89593  Bump checkstyle from 8.36.1 to 8.36.2 (#18)
2d89593 is described below

commit 2d89593a73ba5fc2daaf771a884d190611ea5bf5
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Sep 29 08:57:34 2020 -0400

    Bump checkstyle from 8.36.1 to 8.36.2 (#18)
    
    Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.36.1 to 8.36.2.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36.1...checkstyle-8.36.2)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 292cfcd..dd1f3b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
     </commons.scmPubUrl>
     <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     <checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
-    <checkstyle.version>8.36.1</checkstyle.version>
+    <checkstyle.version>8.36.2</checkstyle.version>
     <maven-scm.version>1.11.2</maven-scm.version>
     <commons.spotbugs.version>4.0.4</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.1.3</commons.spotbugs.impl.version>