Skip to content

Commit a71cc1f

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.2
1 parent 2732dd3 commit a71cc1f

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
@@ -124,7 +124,7 @@
124124
<plugin>
125125
<groupId>com.github.spotbugs</groupId>
126126
<artifactId>spotbugs-maven-plugin</artifactId>
127-
<version>4.9.8.1</version>
127+
<version>4.9.8.2</version>
128128
<configuration>
129129
<effort>Low</effort>
130130
<threshold>Max</threshold>

0 commit comments

Comments
 (0)