Skip to content

Commit d3f5127

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.9.6
1 parent 52d53f8 commit d3f5127

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
118118
<groupId>com.github.spotbugs</groupId>
119119
<artifactId>spotbugs</artifactId>
120-
<version>4.8.6</version>
120+
<version>4.9.6</version>
121121
<scope>provided</scope>
122122
</dependency>
123123

@@ -467,7 +467,7 @@
467467
<dependency>
468468
<groupId>com.github.spotbugs</groupId>
469469
<artifactId>spotbugs</artifactId>
470-
<version>4.9.0</version>
470+
<version>4.9.6</version>
471471
</dependency>
472472
</dependencies>
473473
<executions>

0 commit comments

Comments
 (0)