|
|
@ -67,7 +67,7 @@ public class UpgradeBom extends DefaultTask {
|
|
|
|
|
|
|
|
|
|
|
|
private String libraries;
|
|
|
|
private String libraries;
|
|
|
|
|
|
|
|
|
|
|
|
private int threads = 8;
|
|
|
|
private int threads = 2;
|
|
|
|
|
|
|
|
|
|
|
|
@Inject
|
|
|
|
@Inject
|
|
|
|
public UpgradeBom(BomExtension bom) {
|
|
|
|
public UpgradeBom(BomExtension bom) {
|
|
|
|