Skip to content

Commit

Permalink
Merge pull request #943 from jenkinsci/dependabot/maven/master/com.gi…
Browse files Browse the repository at this point in the history
…thub.spotbugs-spotbugs-4.1.2

Bump spotbugs from 4.1.1 to 4.1.2
  • Loading branch information
MarkEWaite authored Aug 24, 2020
2 parents 8c495ce + e23cc0e commit 8fab11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.1.1</version>
<version>4.1.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 8fab11c

Please sign in to comment.