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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new c4cc3b78 Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#321)
c4cc3b78 is described below

commit c4cc3b78835ca569a5d60f73381c9e7e91be7d8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 18 08:00:48 2022 -0400

    Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#321)
    
    Bumps 
[maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) 
from 3.1.2 to 3.2.0.
    - [Release 
notes](https://github.com/apache/maven-checkstyle-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    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 72ccd02c..bf8b4c8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
     <commons.release.desc>(requires Java 8)</commons.release.desc>
 
     <vfs.parent.dir>${basedir}</vfs.parent.dir>
-    <version.checkstyle>3.1.2</version.checkstyle>
+    <version.checkstyle>3.2.0</version.checkstyle>
     <!-- make sure bundle plugin has dependency informations for 'optional' -->
     <commons.osgi.excludeDependencies />
     <commons.osgi.import>

Reply via email to