Skip to content

Commit edc3a78

Browse files
authored
Merge pull request #172 from sebasbaumh/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.8.4
Bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4
2 parents 8e18d8c + 11c877d commit edc3a78

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.8.3</version>
57+
<version>4.8.4</version>
5858
<scope>provided</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)