File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929
3030 <groupId >com.github.spotbugs</groupId >
3131 <artifactId >spotbugs-maven-plugin</artifactId >
32- <version >4.8.6.0 </version >
32+ <version >4.9.0-SNAPSHOT </version >
3333 <packaging >maven-plugin</packaging >
3434
3535 <name >spotbugs-maven-plugin</name >
141141 <scm >
142142 <
connection >scm:git:ssh://
[email protected] /spotbugs/spotbugs-maven-plugin.git</
connection >
143143 <
developerConnection >scm:git:ssh://
[email protected] /spotbugs/spotbugs-maven-plugin.git</
developerConnection >
144- <tag >spotbugs-maven-plugin-4.8.6.0 </tag >
144+ <tag >HEAD </tag >
145145 <url >https://github.com/spotbugs/spotbugs-maven-plugin</url >
146146 </scm >
147147 <issueManagement >
165165 <projectVersion >${project.version}</projectVersion >
166166
167167 <!-- Reproducible Builds: override timestamp value from parent -->
168- <project .build.outputTimestamp>1719263493 </project .build.outputTimestamp>
168+ <project .build.outputTimestamp>1719263517 </project .build.outputTimestamp>
169169
170170 <!-- Override spotbugs to this version from base-parent -->
171171 <spotbugs .version>4.8.6</spotbugs .version>
You can’t perform that action at this time.
0 commit comments