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 29
29
30
30
<groupId >com.github.spotbugs</groupId >
31
31
<artifactId >spotbugs-maven-plugin</artifactId >
32
- <version >4.8.4.1 -SNAPSHOT</version >
32
+ <version >4.8.5.0 -SNAPSHOT</version >
33
33
<packaging >maven-plugin</packaging >
34
34
35
35
<name >spotbugs-maven-plugin</name >
168
168
<project .build.outputTimestamp>1712678499</project .build.outputTimestamp>
169
169
170
170
<!-- Override spotbugs to this version from base-parent -->
171
- <spotbugs .version>4.8.4 </spotbugs .version>
171
+ <spotbugs .version>4.8.5 </spotbugs .version>
172
172
173
173
<junitVersion >5.10.2</junitVersion >
174
174
<spotbugsVersion >4.8.5</spotbugsVersion >
175
- <spotbugsTag >4.8.4 </spotbugsTag >
175
+ <spotbugsTag >4.8.5 </spotbugsTag >
176
176
<slf4jVersion >2.0.13</slf4jVersion >
177
177
178
178
<antVersion >1.10.14</antVersion >
You can’t perform that action at this time.
0 commit comments