Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Commit

Permalink
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2020
1 parent 37ac5b3 commit 33e8ede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.0.0</version>
<version>4.1.4</version>
<configuration>
<omitVisitors>FindReturnRef</omitVisitors>
<failOnError>true</failOnError>
Expand Down Expand Up @@ -277,7 +277,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.0.0</version>
<version>4.1.4</version>
</plugin>
</plugins>
</reporting>
Expand Down

0 comments on commit 33e8ede

Please sign in to comment.