Skip to content

Commit

Permalink
Bump checkstyle from 8.37 to 8.41
Browse files Browse the repository at this point in the history
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.37 to 8.41.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-8.37...checkstyle-8.41)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2021
1 parent 453f2fc commit bdaa43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -244,7 +244,7 @@

<dbutils.spotbugs.version>4.2.0</dbutils.spotbugs.version>
<commons.checkstyle-plugin.version>3.1.1</commons.checkstyle-plugin.version>
<dbutils.checkstyle.version>8.37</dbutils.checkstyle.version>
<dbutils.checkstyle.version>8.41</dbutils.checkstyle.version>
<commons.japicmp.version>0.15.2</commons.japicmp.version>
<commons.componentid>dbutils</commons.componentid>
<commons.module.name>org.apache.commons.dbutils</commons.module.name>
Expand Down

0 comments on commit bdaa43e

Please sign in to comment.