Skip to content

Commit f66cd72

Browse files
authored
Merge pull request #451 from cicirello/dependabot/maven/master/com.github.spotbugs-spotbugs-maven-plugin-4.9.3.0
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.2.0 to 4.9.3.0
2 parents 34636e1 + 4ad4977 commit f66cd72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<plugin>
175175
<groupId>com.github.spotbugs</groupId>
176176
<artifactId>spotbugs-maven-plugin</artifactId>
177-
<version>4.9.2.0</version>
177+
<version>4.9.3.0</version>
178178
<configuration>
179179
<htmlOutput>true</htmlOutput>
180180
<excludeFilterFile>${session.executionRootDirectory}/spotbugs-exclude.xml</excludeFilterFile>

0 commit comments

Comments
 (0)