File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<groupId >com.github.spotbugs</groupId >
13
13
<artifactId >spotbugs-maven-plugin</artifactId >
14
- <version >4.7.2.3 -SNAPSHOT</version >
14
+ <version >4.7.3.0 -SNAPSHOT</version >
15
15
<packaging >maven-plugin</packaging >
16
16
17
17
<name >SpotBugs Maven Plugin</name >
150
150
<project .build.outputTimestamp>1667751665</project .build.outputTimestamp>
151
151
152
152
<!-- Override spotbugs to this version from base-parent -->
153
- <spotbugs .version>4.7.2 </spotbugs .version>
153
+ <spotbugs .version>4.7.3 </spotbugs .version>
154
154
155
155
<!-- Groovymavenplus doesn't like simple '8' for java 8 until next release -->
156
156
<java .version>1.8</java .version>
157
157
158
158
<junitVersion >5.9.1</junitVersion >
159
159
<spotbugsVersion >4.7.3</spotbugsVersion >
160
- <spotbugsTag >4.7.2 </spotbugsTag >
160
+ <spotbugsTag >4.7.3 </spotbugsTag >
161
161
<slf4jVersion >2.0.3</slf4jVersion >
162
162
163
163
<antVersion >1.10.12</antVersion >
You can’t perform that action at this time.
0 commit comments