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
commit 92be4db567858ba9dfe7d732bc554a84fe0f5988 Merge: 6bb67fe 3af83e6 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Jul 31 10:37:17 2020 -0400 Merge pull request #5 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.35 Bump checkstyle from 8.34 to 8.35 pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index a495573,328b897..64548ea --- a/pom.xml +++ b/pom.xml @@@ -97,10 -97,10 +97,10 @@@ </commons.scmPubUrl> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> <checkstyle.plugin.version>3.1.1</checkstyle.plugin.version> - <checkstyle.version>8.34</checkstyle.version> + <checkstyle.version>8.35</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.0.6</commons.spotbugs.impl.version> + <commons.spotbugs.impl.version>4.1.1</commons.spotbugs.impl.version> <commons.jacoco.version>0.8.5</commons.jacoco.version> <commons.jacoco.classRatio>0.1</commons.jacoco.classRatio> <commons.jacoco.instructionRatio>0.1</commons.jacoco.instructionRatio>