You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by th...@apache.org on 2022/12/04 14:34:04 UTC

[commons-dbutils] 01/01: Merge pull request #155 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.5.0

This is an automated email from the ASF dual-hosted git repository.

thecarlhall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git

commit f1070d9b16d7851cf491c648e758f6fba3da48ae
Merge: 011db9c a0ac0b6
Author: Carl Hall <th...@apache.org>
AuthorDate: Sun Dec 4 09:33:58 2022 -0500

    Merge pull request #155 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.5.0
    
    Bump checkstyle from 9.3 to 10.5.0

 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc pom.xml
index 91fb4fa,c987bfc..cda6167
--- a/pom.xml
+++ b/pom.xml
@@@ -243,9 -243,9 +243,9 @@@
  
      <commons.junit.version>5.9.1</commons.junit.version>
      <commons.spotbugs.version>4.4.2</commons.spotbugs.version>
 -    <commons.spotbugs.impl.version>4.2.3</commons.spotbugs.impl.version>
 +    <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
      <commons.checkstyle-plugin.version>3.2.0</commons.checkstyle-plugin.version>
-     <dbutils.checkstyle.version>9.3</dbutils.checkstyle.version>
+     <dbutils.checkstyle.version>10.5.0</dbutils.checkstyle.version>
      <checkstyle.header.file>${basedir}/src/site/resources/checkstyle/checkstyle-header.txt</checkstyle.header.file>
      <checkstyle.config.file>${basedir}/src/site/resources/checkstyle/checkstyle.xml</checkstyle.config.file>