Skip to content

Commit

Permalink
Merge pull request #187 from sebasbaumh/dependabot/maven/com.github.s…
Browse files Browse the repository at this point in the history
…potbugs-spotbugs-annotations-4.8.6

Bump com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4.8.6
  • Loading branch information
sebasbaumh authored Jun 24, 2024
2 parents 51b0e07 + 2c07439 commit fbc29a8
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 @@ -54,7 +54,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.5</version>
<version>4.8.6</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fbc29a8

Please sign in to comment.