Skip to content

Commit bd85315

Browse files
authored
Merge pull request #221 from sebasbaumh/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.9.3
Bump com.github.spotbugs:spotbugs-annotations from 4.9.2 to 4.9.3
2 parents fb5e539 + fa75c68 commit bd85315

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

0 commit comments

Comments
 (0)