Skip to content

Commit 05b1ba9

Browse files
authored
Merge pull request #183 from gdcc/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.3.1
2 parents fe8bb62 + cf11575 commit 05b1ba9

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
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>com.github.spotbugs</groupId>
160160
<artifactId>spotbugs-maven-plugin</artifactId>
161-
<version>4.8.3.0</version>
161+
<version>4.8.3.1</version>
162162
<configuration>
163163
<skip>${skipAnalysis}</skip>
164164
<excludeFilterFile>spotbugsExcludeFilter.xml</excludeFilterFile>

0 commit comments

Comments
 (0)