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


The following commit(s) were added to refs/heads/master by this push:
     new 78b79aae Bump checkstyle from 9.2.1 to 9.3 (#190)
78b79aae is described below

commit 78b79aaeb4cbd3cd2be9f6fb43adffec7b4a3325
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 6 07:38:34 2022 -0400

    Bump checkstyle from 9.2.1 to 9.3 (#190)
    
    * Bump checkstyle from 9.2.1 to 10.2
    
    Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2.1 to 
10.2.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.2.1...checkstyle-10.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    * Checkstyle 9.2.1 -> 9.3
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gary Gregory <garydgreg...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f775d8c7..2e9bc8e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -324,7 +324,7 @@
     <commons.jira.pid>12310469</commons.jira.pid>
     <!-- Override CP version until that is updated -->
     
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
-    <commons.checkstyle.version>9.2.1</commons.checkstyle.version>
+    <commons.checkstyle.version>9.3</commons.checkstyle.version>
     <commons.javadoc.version>3.4.0</commons.javadoc.version>
     <!-- Constant for Commons Pool version (used in multiple places) -->
     <commons.pool.version>2.11.1</commons.pool.version>

Reply via email to