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.7.3.3
  • Loading branch information
renovate-bot committed Mar 27, 2023
1 parent a75a547 commit a401b48
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 @@ -196,7 +196,7 @@ limitations under the License.
<plugin><!-- SPOTBUGS -->
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.7.3.0</version>
<version>4.7.3.3</version>
<executions>
<execution>
<id>analyze-compile</id>
Expand Down

0 comments on commit a401b48

Please sign in to comment.