Skip to content

Commit d0de022

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.10.4 (#2017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d10c042 commit d0de022

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.3</version>
69+
<version>4.10.4</version>
7070
<scope>provided</scope>
7171
<optional>true</optional>
7272
</dependency>
@@ -577,7 +577,7 @@
577577
<dependency>
578578
<groupId>com.github.spotbugs</groupId>
579579
<artifactId>spotbugs</artifactId>
580-
<version>4.10.3</version>
580+
<version>4.10.4</version>
581581
</dependency>
582582
</dependencies>
583583
<executions>

0 commit comments

Comments
 (0)