Skip to content

Commit

Permalink
Merge pull request #806 from mybatis/renovate/com.github.spotbugs-spo…
Browse files Browse the repository at this point in the history
…tbugs-annotations-4.x

Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.2
  • Loading branch information
hazendaz authored Mar 1, 2025
2 parents 5984433 + 8c27fcc commit 90f6291
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 @@ -166,7 +166,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.9.1</version>
<version>4.9.2</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 90f6291

Please sign in to comment.