Skip to content

Commit e674cbe

Browse files
committed
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.1.0
1 parent 955c244 commit e674cbe

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
@@ -196,7 +196,7 @@ limitations under the License.
196196
<plugin><!-- SPOTBUGS -->
197197
<groupId>com.github.spotbugs</groupId>
198198
<artifactId>spotbugs-maven-plugin</artifactId>
199-
<version>4.7.3.3</version>
199+
<version>4.8.1.0</version>
200200
<executions>
201201
<execution>
202202
<id>analyze-compile</id>

0 commit comments

Comments
 (0)