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.5.1 -SNAPSHOT</version >
32
+ <version >4.9.0 -SNAPSHOT</version >
33
33
<packaging >maven-plugin</packaging >
34
34
35
35
<name >spotbugs-maven-plugin</name >
165
165
<projectVersion >${project.version}</projectVersion >
166
166
167
167
<!-- Reproducible Builds: override timestamp value from parent -->
168
- <project .build.outputTimestamp>1714932977 </project .build.outputTimestamp>
168
+ <project .build.outputTimestamp>1719263517 </project .build.outputTimestamp>
169
169
170
170
<!-- Override spotbugs to this version from base-parent -->
171
- <spotbugs .version>4.8.5 </spotbugs .version>
171
+ <spotbugs .version>4.8.6 </spotbugs .version>
172
172
173
173
<junitVersion >5.10.2</junitVersion >
174
174
<spotbugsVersion >4.8.6</spotbugsVersion >
You can’t perform that action at this time.
0 commit comments