Merge pull request #179 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.36

Bump checkstyle from 8.35 to 8.36
This commit is contained in:
Bruno P. Kinoshita 2020-08-31 18:20:29 +12:00 committed by GitHub
commit bdf4891009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -560,7 +560,7 @@
<!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC1</commons.rc.version>
<checkstyle.version>3.1.1</checkstyle.version>
<checkstyle.dep.version>8.35</checkstyle.dep.version>
<checkstyle.dep.version>8.36</checkstyle.dep.version>
<commons.site.path>collections</commons.site.path>
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-collections</commons.scmPubUrl>