Skip to content

Commit

Permalink
Merge pull request #13778 from vassalengine/dependabot-maven-com.gith…
Browse files Browse the repository at this point in the history
…ub.spotbugs-spotbugs-annotations-4.9.0

Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0
  • Loading branch information
uckelman authored Jan 19, 2025
2 parents 3ff6ecb + 4e26aeb commit 39dacfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vassal-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.6</version>
<version>4.9.0</version>
<optional>true</optional>
</dependency>
</dependencies>
Expand Down

0 comments on commit 39dacfc

Please sign in to comment.