Skip to content

Commit 2d95eef

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.9.4
1 parent 641576d commit 2d95eef

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
@@ -116,7 +116,7 @@
116116
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
117117
<groupId>com.github.spotbugs</groupId>
118118
<artifactId>spotbugs</artifactId>
119-
<version>4.8.6</version>
119+
<version>4.9.4</version>
120120
<scope>provided</scope>
121121
</dependency>
122122

@@ -469,7 +469,7 @@
469469
<dependency>
470470
<groupId>com.github.spotbugs</groupId>
471471
<artifactId>spotbugs</artifactId>
472-
<version>4.9.0</version>
472+
<version>4.9.4</version>
473473
</dependency>
474474
</dependencies>
475475
<executions>

0 commit comments

Comments
 (0)