Skip to content

Commit d2d4279

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.2 (#1730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65cdd58 commit d2d4279

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
<plugin>
454454
<groupId>com.github.spotbugs</groupId>
455455
<artifactId>spotbugs-maven-plugin</artifactId>
456-
<version>4.9.4.1</version>
456+
<version>4.9.8.2</version>
457457
<configuration>
458458
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
459459
<plugins>

providers/flagd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<plugin>
220220
<groupId>com.github.spotbugs</groupId>
221221
<artifactId>spotbugs-maven-plugin</artifactId>
222-
<version>4.9.4.1</version>
222+
<version>4.9.8.2</version>
223223
<configuration>
224224
<onlyAnalyze>dev.openfeature.contrib.-</onlyAnalyze>
225225
</configuration>

0 commit comments

Comments
 (0)