Skip to content

Commit

Permalink
Merge pull request #646 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.2
  • Loading branch information
hazendaz authored Nov 29, 2023
2 parents 707a165 + 647cc9b commit 9a2a6ef
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.1</version>
<version>4.8.2</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 9a2a6ef

Please sign in to comment.