adapt to upstream changes: thirdPartyAudit.missingClasses set to true
geoip depends on asm and google http client which we don't need
This commit is contained in:
parent
f349669071
commit
3e155f7b54
|
@ -63,3 +63,6 @@ bundlePlugin {
|
||||||
into 'config/geoip'
|
into 'config/geoip'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//geoip depends on asm and google http client which we don't need
|
||||||
|
thirdPartyAudit.missingClasses = true
|
||||||
|
|
Loading…
Reference in New Issue