Skip to content

Commit 3fddaaa

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.8.6 (open-feature#830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f7ed20 commit 3fddaaa

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.5</version>
80+
<version>4.8.6</version>
8181
<scope>provided</scope>
8282
</dependency>
8383

@@ -284,7 +284,7 @@
284284
<dependency>
285285
<groupId>com.github.spotbugs</groupId>
286286
<artifactId>spotbugs</artifactId>
287-
<version>4.8.5</version>
287+
<version>4.8.6</version>
288288
</dependency>
289289
</dependencies>
290290
<executions>

0 commit comments

Comments
 (0)