Skip to content

Commit

Permalink
Merge pull request #62 from sebastian-toepfer/dependabot/maven/main/c…
Browse files Browse the repository at this point in the history
…om.github.spotbugs-spotbugs-annotations-4.8.2

Bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2
  • Loading branch information
sebastian-toepfer authored Nov 30, 2023
2 parents 646a684 + 259d8e9 commit 5e8d48a
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 @@ -62,7 +62,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.1</version>
<version>4.8.2</version>
</dependency>
<dependency>
<groupId>com.google.errorprone</groupId>
Expand Down

0 comments on commit 5e8d48a

Please sign in to comment.