Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 22, 2021
1 parent 424cfa2 commit 65912cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -242,7 +242,7 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>

<dbutils.spotbugs.version>4.2.0</dbutils.spotbugs.version>
<dbutils.spotbugs.version>4.2.2</dbutils.spotbugs.version>
<commons.checkstyle-plugin.version>3.1.1</commons.checkstyle-plugin.version>
<dbutils.checkstyle.version>8.37</dbutils.checkstyle.version>
<checkstyle.header.file>${basedir}/src/site/resources/checkstyle/checkstyle-header.txt</checkstyle.header.file>
Expand Down

0 comments on commit 65912cf

Please sign in to comment.