We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec12ef7 commit 39fb0daCopy full SHA for 39fb0da
pom.xml
@@ -456,7 +456,7 @@
456
<plugin>
457
<groupId>com.github.spotbugs</groupId>
458
<artifactId>spotbugs-maven-plugin</artifactId>
459
- <version>4.9.1.0</version>
+ <version>4.9.2.0</version>
460
<configuration>
461
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
462
<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