mirror of
https://github.com/google/nomulus.git
synced 2025-05-21 19:59:34 +02:00
Add a Secret Manager client for Nomulus (#872)
* Add a Secret Manager client for Nomulus
This commit is contained in:
parent
8625e44cfd
commit
31c16e8369
146 changed files with 2666 additions and 1873 deletions
|
@ -22,7 +22,7 @@ com.google.code.gson:gson:2.7
|
|||
com.google.common.html.types:types:1.0.4
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
com.google.guava:guava:29.0-jre
|
||||
com.google.guava:guava:30.0-jre
|
||||
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|
||||
com.google.gwt:gwt-user:2.8.0-beta1
|
||||
com.google.http-client:google-http-client-appengine:1.27.0
|
||||
|
@ -50,7 +50,7 @@ org.apache.commons:commons-lang3:3.8.1
|
|||
org.apache.commons:commons-text:1.6
|
||||
org.apache.httpcomponents:httpclient:4.5.8
|
||||
org.apache.httpcomponents:httpcore:4.4.11
|
||||
org.checkerframework:checker-qual:2.11.1
|
||||
org.checkerframework:checker-qual:3.5.0
|
||||
org.json:json:20160212
|
||||
org.ow2.asm:asm-analysis:6.0
|
||||
org.ow2.asm:asm-commons:6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue