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-io.git
The following commit(s) were added to refs/heads/master by this push: new 54fc0e3 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#198) 54fc0e3 is described below commit 54fc0e384ecbcea9fa3e74851b6ca41cc81c397a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Feb 1 09:50:16 2021 -0500 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#198) Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.1.2) Signed-off-by: dependabot[bot] <supp...@github.com> 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 dbde47d..f0f235b 100644 --- a/pom.xml +++ b/pom.xml @@ -313,7 +313,7 @@ file comparators, endian transformation classes, and much more. </commons.osgi.export> <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> - <checkstyle.plugin.version>3.1.1</checkstyle.plugin.version> + <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version> <commons.jacoco.version>0.8.6</commons.jacoco.version> <commons.surefire.version>3.0.0-M5</commons.surefire.version> <commons.japicmp.version>0.15.2</commons.japicmp.version>