Skip to content

Commit cf11575

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.3.1
1 parent fe8bb62 commit cf11575

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
@@ -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)