Skip to content

Commit

Permalink
Bump checkstyle from 8.35 to 8.36
Browse files Browse the repository at this point in the history
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.35 to 8.36.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-8.35...checkstyle-8.36)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 31, 2020
1 parent 2b30a7b commit 5b298f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 5b298f0

Please sign in to comment.