File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6666 <release-maven-plugin .version>3.1.1</release-maven-plugin .version>
6767 <site-maven-plugin .version>3.21.0</site-maven-plugin .version>
6868 <source-maven-plugin .version>3.3.0</source-maven-plugin .version>
69- <spotbug-maven-plugin .version>4.9.3.2 </spotbug-maven-plugin .version>
69+ <spotbug-maven-plugin .version>4.9.4.0 </spotbug-maven-plugin .version>
7070 <spring-boot .version>3.5.4</spring-boot .version>
7171 <surefire-maven-plugin .version>3.5.3</surefire-maven-plugin .version>
7272 <!-- plugin version end -->
334334 <xmlOutput >true</xmlOutput >
335335 <failOnError >true</failOnError >
336336 <threshold >Medium</threshold >
337- <excludeFilterFile >ci/spotbugs/exclude.xml</excludeFilterFile >
337+ <excludeFilterFile >${session.executionRootDirectory} / ci/spotbugs/exclude.xml</excludeFilterFile >
338338 </configuration >
339339 <executions >
340340 <execution >
You can’t perform that action at this time.
0 commit comments