Skip to content

Commit

Permalink
Merge pull request #657 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.3
  • Loading branch information
hazendaz authored Dec 15, 2023
2 parents e9f5afc + 4d64d56 commit 10e92ac
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 @@ -151,7 +151,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.2</version>
<version>4.8.3</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 10e92ac

Please sign in to comment.