Skip to content

Commit

Permalink
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plu…
Browse files Browse the repository at this point in the history
…gin to v4.8.3.0
  • Loading branch information
renovate-bot committed Jan 15, 2024
1 parent 955c244 commit 44df6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -196,7 +196,7 @@ limitations under the License.
<plugin><!-- SPOTBUGS -->
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.7.3.3</version>
<version>4.8.3.0</version>
<executions>
<execution>
<id>analyze-compile</id>
Expand Down

0 comments on commit 44df6fb

Please sign in to comment.