Skip to content

Commit 50da905

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.10.2 (#1965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8eb4fc commit 50da905

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<!-- compile-time only; not needed by consumers at runtime -->
6767
<groupId>com.github.spotbugs</groupId>
6868
<artifactId>spotbugs</artifactId>
69-
<version>4.10.1</version>
69+
<version>4.10.2</version>
7070
<scope>provided</scope>
7171
<optional>true</optional>
7272
</dependency>
@@ -541,7 +541,7 @@
541541
<dependency>
542542
<groupId>com.github.spotbugs</groupId>
543543
<artifactId>spotbugs</artifactId>
544-
<version>4.10.1</version>
544+
<version>4.10.2</version>
545545
</dependency>
546546
</dependencies>
547547
<executions>

0 commit comments

Comments
 (0)