Skip to content

Commit 8cec101

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
7878
<groupId>com.github.spotbugs</groupId>
7979
<artifactId>spotbugs</artifactId>
80-
<version>4.8.3</version>
80+
<version>4.8.4</version>
8181
<scope>provided</scope>
8282
</dependency>
8383

@@ -277,7 +277,7 @@
277277
<dependency>
278278
<groupId>com.github.spotbugs</groupId>
279279
<artifactId>spotbugs</artifactId>
280-
<version>4.8.3</version>
280+
<version>4.8.4</version>
281281
</dependency>
282282
</dependencies>
283283
<executions>

0 commit comments

Comments
 (0)