File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212 <groupId >com.github.spotbugs</groupId >
1313 <artifactId >spotbugs-maven-plugin</artifactId >
14- <version >4.7.2.3 -SNAPSHOT</version >
14+ <version >4.7.3.0 -SNAPSHOT</version >
1515 <packaging >maven-plugin</packaging >
1616
1717 <name >SpotBugs Maven Plugin</name >
150150 <project .build.outputTimestamp>1667751665</project .build.outputTimestamp>
151151
152152 <!-- Override spotbugs to this version from base-parent -->
153- <spotbugs .version>4.7.2 </spotbugs .version>
153+ <spotbugs .version>4.7.3 </spotbugs .version>
154154
155155 <!-- Groovymavenplus doesn't like simple '8' for java 8 until next release -->
156156 <java .version>1.8</java .version>
157157
158158 <junitVersion >5.9.1</junitVersion >
159159 <spotbugsVersion >4.7.3</spotbugsVersion >
160- <spotbugsTag >4.7.2 </spotbugsTag >
160+ <spotbugsTag >4.7.3 </spotbugsTag >
161161 <slf4jVersion >2.0.3</slf4jVersion >
162162
163163 <antVersion >1.10.12</antVersion >
You can’t perform that action at this time.
0 commit comments