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 10001000 <plugin >
10011001 <groupId >org.cyclonedx</groupId >
10021002 <artifactId >cyclonedx-maven-plugin</artifactId >
1003- <version >2.7.9 </version >
1003+ <version >2.9.0 </version >
10041004 <executions >
10051005 <execution >
10061006 <phase >package</phase >
10111011 </executions >
10121012 <configuration >
10131013 <projectType >library</projectType >
1014- <schemaVersion >1.4 </schemaVersion >
1014+ <schemaVersion >1.5 </schemaVersion >
10151015 <includeBomSerialNumber >true</includeBomSerialNumber >
10161016 <includeCompileScope >true</includeCompileScope >
10171017 <includeProvidedScope >true</includeProvidedScope >
10201020 <includeTestScope >true</includeTestScope >
10211021 <includeLicenseText >false</includeLicenseText >
10221022 <outputReactorProjects >true</outputReactorProjects >
1023- <outputFormat >all </outputFormat >
1023+ <outputFormat >json </outputFormat >
10241024 <outputName >bom</outputName >
10251025 </configuration >
10261026 </plugin >
You can’t perform that action at this time.
0 commit comments