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


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

commit cffb49afc90758763faf944548c403686a49ad59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 30 21:02:51 2022 -0400

    Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#166)
    
    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 ad5f95d6..2f58d513 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,7 @@
     
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     
<commons.osgi.import>net.sf.cglib.proxy;resolution:=optional,*</commons.osgi.import>
     <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
-    
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
+    
<commons.checkstyle-plugin.version>3.2.0</commons.checkstyle-plugin.version>
     <commons.checkstyle.version>9.3</commons.checkstyle.version>
     <commons.felix.version>5.1.8</commons.felix.version>
     <spotbugs.plugin.version>4.7.1.1</spotbugs.plugin.version>

Reply via email to