google / tsunami-security-scanner

Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.
Apache License 2.0
8.27k stars 889 forks source link

Update error-prone to 2.4.0 #14

Closed JonZeolla closed 4 years ago

JonZeolla commented 4 years ago

This updates error-prone to 2.4.0 because I was encountering build failure on 2.3.4 when running ./gradlew shadowJar manually and via quick_start.sh - details @ build_failure.txt.

After updating error-prone to 2.4.0 (see google/error-prone#1106) I'm able to build the shadow jar successfully.

magl0 commented 4 years ago

@googlebot rescan

magl0 commented 4 years ago

Thanks for fixing this! It will be merged soon.