mirror of
https://github.com/google/nomulus.git
synced 2025-07-19 17:26:09 +02:00
Update more dependencies to newer versions (#999)
* Update more dependencies to newer versions * Add lockfiles and back out 2 problematic dep updates * Fix the build (backs out more changes) * Back out qdox 2.0 too
This commit is contained in:
parent
765a6b9bc3
commit
e5801e1b60
144 changed files with 2325 additions and 2334 deletions
|
@ -9,7 +9,7 @@ com.google.auth:google-auth-library-oauth2-http:0.24.1
|
|||
com.google.auto.value:auto-value-annotations:1.7.4
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.8.6
|
||||
com.google.dagger:dagger:2.28
|
||||
com.google.dagger:dagger:2.33
|
||||
com.google.errorprone:error_prone_annotations:2.3.4
|
||||
com.google.flogger:flogger:0.5.1
|
||||
com.google.guava:failureaccess:1.0.1
|
||||
|
@ -20,8 +20,8 @@ com.google.http-client:google-http-client-gson:1.39.0
|
|||
com.google.http-client:google-http-client:1.39.0
|
||||
com.google.j2objc:j2objc-annotations:1.3
|
||||
com.google.oauth-client:google-oauth-client:1.31.4
|
||||
com.google.re2j:re2j:1.1
|
||||
com.ibm.icu:icu4j:57.1
|
||||
com.google.re2j:re2j:1.6
|
||||
com.ibm.icu:icu4j:68.2
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-logging:commons-logging:1.2
|
||||
io.grpc:grpc-context:1.27.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue