Skip to content

Commit b48a2a0

Browse files
committed
ci(deps): bump maven plugins versions
1 parent 596b5a5 commit b48a2a0

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
@@ -202,7 +202,7 @@
202202
<plugin>
203203
<groupId>com.github.spotbugs</groupId>
204204
<artifactId>spotbugs-maven-plugin</artifactId>
205-
<version>4.9.8.1</version>
205+
<version>4.9.8.2</version>
206206
<configuration>
207207
<excludeFilterFile>spotbugs-filter.xml</excludeFilterFile>
208208
<plugins>

0 commit comments

Comments
 (0)