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 b43324e commit e43b96eCopy full SHA for e43b96e
pom.xml
@@ -453,7 +453,7 @@
453
<plugin>
454
<groupId>com.github.spotbugs</groupId>
455
<artifactId>spotbugs-maven-plugin</artifactId>
456
- <version>4.9.3.1</version>
+ <version>4.9.3.2</version>
457
<configuration>
458
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
459
<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