Skip to content

Commit

Permalink
[RelEng] Upgrade spotbugs
Browse files Browse the repository at this point in the history
Change-Id: Id302e294a4627bfa5863c766d26be2f6110636a8
Signed-off-by: Leif Geiger <leif.geiger@yatta.de>
  • Loading branch information
l3-g5 committed Nov 16, 2023
1 parent 32f5c51 commit 061d9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.epp.mpc-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>3.1.12.2</version>
<version>4.8.1.0</version>
<configuration>
<findbugsXmlOutput>true</findbugsXmlOutput>
<failOnError>false</failOnError>
Expand Down

0 comments on commit 061d9bf

Please sign in to comment.