Skip to content

Commit

Permalink
SAK-44423 Update Spotbugs 4.1.3 (sakaiproject#8655)
Browse files Browse the repository at this point in the history
  • Loading branch information
axxter99 authored Oct 7, 2020
1 parent 9875ff0 commit 56c4ba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2223,7 +2223,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.0.4</version>
<version>4.1.3</version>
<configuration>
<spotbugsXmlOutput>true</spotbugsXmlOutput>
<xmlOutput>true</xmlOutput>
Expand All @@ -2234,7 +2234,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.0.6</version>
<version>4.1.3</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 56c4ba9

Please sign in to comment.