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 2905
2905
</formats >
2906
2906
</configuration >
2907
2907
</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 >
2921
2908
</plugins >
2922
2909
<extensions >
2923
2910
<extension >
3487
3474
</dependency >
3488
3475
</dependencies >
3489
3476
</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 >
3490
3490
</plugins >
3491
3491
</build >
3492
3492
</profile >
You can’t perform that action at this time.
0 commit comments