Skip to content

Commit

Permalink
Merge pull request #176 from Checkmarx/dependabot/maven/com.github.sp…
Browse files Browse the repository at this point in the history
…otbugs-spotbugs-maven-plugin-4.8.1.0

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0
  • Loading branch information
pedrompflopes authored Nov 30, 2023
2 parents 2912dfb + df4b30b commit 491a389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.7.3.6</version>
<version>4.8.1.0</version>
<configuration>
<effort>Max</effort>
<threshold>High</threshold>
Expand Down

0 comments on commit 491a389

Please sign in to comment.