Skip to content

Commit

Permalink
Merge pull request #723 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.8.6
  • Loading branch information
hazendaz committed Jun 18, 2024
2 parents 29263de + 0aaf57d commit 406a0bf
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.8.5</version>
<version>4.8.6</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 406a0bf

Please sign in to comment.