Skip to content

Commit

Permalink
Merge pull request #81 from rayokota/dependabot/maven/com.github.spot…
Browse files Browse the repository at this point in the history
…bugs-spotbugs-maven-plugin-4.2.0

Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0
  • Loading branch information
rayokota committed Jan 27, 2021
2 parents f71f589 + 51bbf75 commit 0e65449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -377,7 +377,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.1.4</version>
<version>4.2.0</version>
<configuration>
<effort>Max</effort>
<threshold>Default</threshold>
Expand Down

0 comments on commit 0e65449

Please sign in to comment.