Skip to content

Commit 894e98b

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.8.3
1 parent 289a274 commit 894e98b

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.7.3</version>
80+
<version>4.8.3</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.7.3</version>
280+
<version>4.8.3</version>
281281
</dependency>
282282
</dependencies>
283283
<executions>

0 commit comments

Comments
 (0)