Skip to content

Commit 0be28a0

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.7.2 (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 475f3c0 commit 0be28a0

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
@@ -52,7 +52,7 @@
5252
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
5353
<groupId>com.github.spotbugs</groupId>
5454
<artifactId>spotbugs</artifactId>
55-
<version>4.7.1</version>
55+
<version>4.7.2</version>
5656
<scope>compile</scope>
5757
</dependency>
5858

@@ -390,7 +390,7 @@
390390
<dependency>
391391
<groupId>com.github.spotbugs</groupId>
392392
<artifactId>spotbugs</artifactId>
393-
<version>4.7.1</version>
393+
<version>4.7.2</version>
394394
</dependency>
395395
</dependencies>
396396
<executions>

0 commit comments

Comments
 (0)