We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ddc63c commit 6af5e6dCopy full SHA for 6af5e6d
pom.xml
@@ -447,7 +447,7 @@
447
<plugin>
448
<groupId>com.github.spotbugs</groupId>
449
<artifactId>spotbugs-maven-plugin</artifactId>
450
- <version>4.9.2.0</version>
+ <version>4.9.3.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