Skip to content

Commit

Permalink
Merge pull request #162 from OpenElements/dependabot/maven/com.github…
Browse files Browse the repository at this point in the history
….spotbugs-spotbugs-annotations-4.8.2

Bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2
  • Loading branch information
hendrikebbers authored Dec 3, 2023
2 parents 1d3f00b + 2ae2eaf commit f893c5a
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 @@ -70,7 +70,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.1</version>
<version>4.8.2</version>
</dependency>
<dependency>
<groupId>org.openjdk.jmh</groupId>
Expand Down

0 comments on commit f893c5a

Please sign in to comment.