File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 29052905 </formats >
29062906 </configuration >
29072907 </plugin >
2908- <plugin >
2909- <groupId >org.cyclonedx</groupId >
2910- <artifactId >cyclonedx-maven-plugin</artifactId >
2911- <version >2.7.6</version >
2912- <executions >
2913- <execution >
2914- <goals >
2915- <goal >makeBom</goal >
2916- </goals >
2917- <phase >package</phase >
2918- </execution >
2919- </executions >
2920- </plugin >
29212908 </plugins >
29222909 <extensions >
29232910 <extension >
34873474 </dependency >
34883475 </dependencies >
34893476 </plugin >
3477+ <plugin >
3478+ <groupId >org.cyclonedx</groupId >
3479+ <artifactId >cyclonedx-maven-plugin</artifactId >
3480+ <version >2.7.6</version >
3481+ <executions >
3482+ <execution >
3483+ <goals >
3484+ <goal >makeBom</goal >
3485+ </goals >
3486+ <phase >package</phase >
3487+ </execution >
3488+ </executions >
3489+ </plugin >
34903490 </plugins >
34913491 </build >
34923492 </profile >
You can’t perform that action at this time.
0 commit comments