Skip to content

Commit d863c7c

Browse files
authored
Merge pull request #374 from renovate-bot/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.0
2 parents 95fd4dc + da45af0 commit d863c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ limitations under the License.
197197
<plugin><!-- SPOTBUGS -->
198198
<groupId>com.github.spotbugs</groupId>
199199
<artifactId>spotbugs-maven-plugin</artifactId>
200-
<version>4.6.0.0</version>
200+
<version>4.7.3.0</version>
201201
<executions>
202202
<execution>
203203
<id>analyze-compile</id>

0 commit comments

Comments
 (0)