We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0016c commit 9d76faaCopy full SHA for 9d76faa
2 files changed
pom.xml
@@ -454,7 +454,7 @@
454
<plugin>
455
<groupId>com.github.spotbugs</groupId>
456
<artifactId>spotbugs-maven-plugin</artifactId>
457
- <version>4.9.8.2</version>
+ <version>4.9.8.3</version>
458
<configuration>
459
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
460
<plugins>
providers/flagd/pom.xml
@@ -219,7 +219,7 @@
219
220
221
222
223
224
<onlyAnalyze>dev.openfeature.contrib.-</onlyAnalyze>
225
</configuration>
0 commit comments