We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b38305 commit 5976801Copy full SHA for 5976801
pom.xml
@@ -447,7 +447,7 @@
447
<plugin>
448
<groupId>com.github.spotbugs</groupId>
449
<artifactId>spotbugs-maven-plugin</artifactId>
450
- <version>4.9.1.0</version>
+ <version>4.9.2.0</version>
451
<configuration>
452
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
453
<plugins>
providers/flagd/pom.xml
@@ -278,7 +278,7 @@
278
279
280
281
282
283
<onlyAnalyze>dev.openfeature.contrib.-</onlyAnalyze>
284
</configuration>
0 commit comments