We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c6a7f commit 6bb2947Copy full SHA for 6bb2947
pom.xml
@@ -456,7 +456,7 @@
456
<plugin>
457
<groupId>com.github.spotbugs</groupId>
458
<artifactId>spotbugs-maven-plugin</artifactId>
459
- <version>4.8.6.6</version>
+ <version>4.9.1.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