Skip to content

Commit 3294941

Browse files
Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.6 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2c2e64 commit 3294941

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.github.spotbugs</groupId>
5454
<artifactId>spotbugs-annotations</artifactId>
55-
<version>4.9.4</version>
55+
<version>4.9.6</version>
5656
<scope>provided</scope>
5757
</dependency>
5858
<dependency>

0 commit comments

Comments
 (0)