Skip to content

Commit

Permalink
Merge pull request jenkinsci#617 from jenkinsci/dependabot/maven/mast…
Browse files Browse the repository at this point in the history
…er/com.github.spotbugs-spotbugs-4.1.3

Bump spotbugs from 4.1.2 to 4.1.3
  • Loading branch information
MarkEWaite committed Sep 26, 2020
2 parents b85fc89 + 15885ae commit 5654d02
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 @@ -344,7 +344,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.1.2</version>
<version>4.1.3</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 5654d02

Please sign in to comment.