Skip to content

Commit

Permalink
Merge pull request #331 from renovate-bot/renovate/com.github.spotbug…
Browse files Browse the repository at this point in the history
…s-spotbugs-maven-plugin-4.x

chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.5.3.0
  • Loading branch information
eaball35 authored Jan 11, 2022
2 parents 82c2adc + 7178cec commit 6ee9a95
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 @@ -197,7 +197,7 @@ limitations under the License.
<plugin><!-- SPOTBUGS -->
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.5.2.0</version>
<version>4.5.3.0</version>
<executions>
<execution>
<id>analyze-compile</id>
Expand Down

0 comments on commit 6ee9a95

Please sign in to comment.