Skip to content

Commit 219afc1

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.8.4 (#881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8dec14f commit 219afc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
5454
<groupId>com.github.spotbugs</groupId>
5555
<artifactId>spotbugs</artifactId>
56-
<version>4.8.3</version>
56+
<version>4.8.4</version>
5757
<scope>provided</scope>
5858
</dependency>
5959

@@ -365,7 +365,7 @@
365365
<dependency>
366366
<groupId>com.github.spotbugs</groupId>
367367
<artifactId>spotbugs</artifactId>
368-
<version>4.8.3</version>
368+
<version>4.8.4</version>
369369
</dependency>
370370
</dependencies>
371371
<executions>

0 commit comments

Comments
 (0)