mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 16:07:15 +02:00
Clean up annotation imports in BUILD files
This affects JSR305, JSR330, and Guava annotations. The exact command run to generate this CL was: build_cleaner '//third_party/java_src/gtld/...' -c '' --dep_restrictions='//third_party/java/jsr330_inject,//third_party/java/jsr305_annotations,[]' ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=202322747
This commit is contained in:
parent
6ff48b7dae
commit
43ed2cd7b3
60 changed files with 42 additions and 26 deletions
|
@ -28,6 +28,7 @@ java_library(
|
|||
"@com_google_flogger_system_backend",
|
||||
"@com_google_guava",
|
||||
"@com_google_monitoring_client_metrics",
|
||||
"@javax_inject",
|
||||
"@javax_servlet_api",
|
||||
"@org_bouncycastle_bcpkix_jdk15on",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue