Skip to content

Commit b0e40be

Browse files
authored
Merge pull request #172 from sebasbaumh/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.9.1
Bump com.github.spotbugs:spotbugs-annotations from 4.9.0 to 4.9.1
2 parents 9ffe218 + 398967b commit b0e40be

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
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.github.spotbugs</groupId>
5757
<artifactId>spotbugs-annotations</artifactId>
58-
<version>4.9.0</version>
58+
<version>4.9.1</version>
5959
<scope>provided</scope>
6060
</dependency>
6161
<dependency>

0 commit comments

Comments
 (0)