Skip to content

Commit

Permalink
Merge pull request #637 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.1
  • Loading branch information
hazendaz authored Nov 7, 2023
2 parents b95a5b6 + e1ea654 commit b3722a7
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 @@ -150,7 +150,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.0</version>
<version>4.8.1</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit b3722a7

Please sign in to comment.