Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 04023a0

Browse files
authoredJul 26, 2021
Revert "build(deps): bump spotbugs-maven-plugin from 4.2.2 to 4.3.0 (#481)"
This reverts commit c929788.
1 parent 8d6bc5f commit 04023a0

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
@@ -408,7 +408,7 @@
408408
<plugin>
409409
<groupId>com.github.spotbugs</groupId>
410410
<artifactId>spotbugs-maven-plugin</artifactId>
411-
<version>4.3.0</version>
411+
<version>4.2.2</version>
412412
<executions>
413413
<execution>
414414
<id>test</id>

0 commit comments

Comments
 (0)
Please sign in to comment.