Skip to content

Commit 6ad4ae9

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.9.3
1 parent 0b72540 commit 6ad4ae9

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

@@ -468,7 +468,7 @@
468468
<dependency>
469469
<groupId>com.github.spotbugs</groupId>
470470
<artifactId>spotbugs</artifactId>
471-
<version>4.9.0</version>
471+
<version>4.9.3</version>
472472
</dependency>
473473
</dependencies>
474474
<executions>

0 commit comments

Comments
 (0)