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 140
140
<version .powermock>2.0.9</version .powermock>
141
141
<version .spotbugs>4.7.0</version .spotbugs>
142
142
<version .findsecbugs>1.12.0</version .findsecbugs>
143
- <version .spotbugs.maven>4.6 .0.0</version .spotbugs.maven>
143
+ <version .spotbugs.maven>4.7 .0.0</version .spotbugs.maven>
144
144
<version .surefire>3.0.0-M6</version .surefire>
145
145
<project .java.target>1.8</project .java.target>
146
146
<!-- TODO: Be sure to update. Should be date of previous official release -->
426
426
<plugin >
427
427
<groupId >org.codehaus.mojo</groupId >
428
428
<artifactId >versions-maven-plugin</artifactId >
429
- <version >2.10 .0</version >
429
+ <version >2.11 .0</version >
430
430
<configuration >
431
431
<rulesUri >file:${project.basedir} /versionRuleset.xml</rulesUri >
432
432
</configuration >
439
439
<plugin >
440
440
<groupId >org.cyclonedx</groupId >
441
441
<artifactId >cyclonedx-maven-plugin</artifactId >
442
- <version >2.6.1 </version >
442
+ <version >2.7.0 </version >
443
443
<executions >
444
444
<execution >
445
445
<phase >package</phase >
You can’t perform that action at this time.
0 commit comments