File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 239239 </plugin >
240240 <plugin >
241241 <artifactId >maven-compiler-plugin</artifactId >
242- <version >3.13 .0</version >
242+ <version >3.14 .0</version >
243243 </plugin >
244244
245245 <!-- automatically derive a module name from the groupId and artifactId -->
456456 <plugin >
457457 <groupId >com.github.spotbugs</groupId >
458458 <artifactId >spotbugs-maven-plugin</artifactId >
459- <version >4.8.6.6 </version >
459+ <version >4.9.1.0 </version >
460460 <configuration >
461461 <excludeFilterFile >spotbugs-exclusions.xml</excludeFilterFile >
462462 <plugins >
574574 <plugin >
575575 <groupId >org.apache.maven.plugins</groupId >
576576 <artifactId >maven-compiler-plugin</artifactId >
577- <version >3.13 .0</version >
577+ <version >3.14 .0</version >
578578 <executions >
579579 <execution >
580580 <id >default-testCompile</id >
Original file line number Diff line number Diff line change 278278 <plugin >
279279 <groupId >com.github.spotbugs</groupId >
280280 <artifactId >spotbugs-maven-plugin</artifactId >
281- <version >4.8.6.6 </version >
281+ <version >4.9.1.0 </version >
282282 <configuration >
283283 <onlyAnalyze >dev.openfeature.contrib.-</onlyAnalyze >
284284 </configuration >
You can’t perform that action at this time.
0 commit comments