Skip to content

Commit fb5e539

Browse files
authored
Merge pull request #220 from sebasbaumh/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.9.2
Bump com.github.spotbugs:spotbugs-annotations from 4.9.1 to 4.9.2
2 parents fe95479 + fba41e7 commit fb5e539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.github.spotbugs</groupId>
5656
<artifactId>spotbugs-annotations</artifactId>
57-
<version>4.9.1</version>
57+
<version>4.9.2</version>
5858
<scope>provided</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)