Skip to content

Commit

Permalink
Merge pull request #296 from jenkinsci/dependabot/maven/com.github.sp…
Browse files Browse the repository at this point in the history
…otbugs-spotbugs-annotations-4.7.3

Bump spotbugs-annotations from 4.7.2 to 4.7.3
  • Loading branch information
gounthar authored Oct 18, 2022
2 parents 8fa4e07 + d9cc86e commit b2e3f34
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 @@ -191,7 +191,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.7.2</version>
<version>4.7.3</version>
</dependency>
<dependency>
<groupId>org.kohsuke</groupId>
Expand Down

0 comments on commit b2e3f34

Please sign in to comment.