Skip to content

Commit 9d76faa

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.3 (#1765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d0016c commit 9d76faa

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
@@ -454,7 +454,7 @@
454454
<plugin>
455455
<groupId>com.github.spotbugs</groupId>
456456
<artifactId>spotbugs-maven-plugin</artifactId>
457-
<version>4.9.8.2</version>
457+
<version>4.9.8.3</version>
458458
<configuration>
459459
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
460460
<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.8.2</version>
222+
<version>4.9.8.3</version>
223223
<configuration>
224224
<onlyAnalyze>dev.openfeature.contrib.-</onlyAnalyze>
225225
</configuration>

0 commit comments

Comments
 (0)