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


The following commit(s) were added to refs/heads/master by this push:
     new 43bf96f  Bump checkstyle from 8.35 to 8.37 (#47)
43bf96f is described below

commit 43bf96fa0a9372efabebb0294feda9aee82e310c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 21 11:39:37 2020 -0500

    Bump checkstyle from 8.35 to 8.37 (#47)
    
    Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.35 to 
8.37.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.35...checkstyle-8.37)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    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 162c405..dfda2ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,7 @@
 
     <dbutils.spotbugs.version>4.1.4</dbutils.spotbugs.version>
     
<commons.checkstyle-plugin.version>3.1.1</commons.checkstyle-plugin.version>
-    <dbutils.checkstyle.version>8.35</dbutils.checkstyle.version>
+    <dbutils.checkstyle.version>8.37</dbutils.checkstyle.version>
 
     <!-- generate report even if there are binary incompatible changes -->
     
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>

Reply via email to