Skip to content

Commit ef652ee

Browse files
authored
Merge pull request #240 from sebasbaumh/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.9.6
Bump com.github.spotbugs:spotbugs-annotations from 4.9.5 to 4.9.6
2 parents 58e747a + 9b5ac85 commit ef652ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.5</version>
57+
<version>4.9.6</version>
5858
<scope>provided</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)