Skip to content

Commit

Permalink
Merge pull request #428 from dbmdz/dependabot/maven/com.github.spotbu…
Browse files Browse the repository at this point in the history
…gs-spotbugs-maven-plugin-4.8.5.0

build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0
  • Loading branch information
stefan-it authored May 8, 2024
2 parents eeece3b + e370c8f commit 7ad870e
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 @@ -381,7 +381,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.4.0</version>
<version>4.8.5.0</version>
<dependencies>
<!-- overwrite dependency on spotbugs if you want to specify the version of spotbugs -->
<dependency>
Expand Down

0 comments on commit 7ad870e

Please sign in to comment.