Skip to content

Commit

Permalink
Pull Latest Minor Releases for Nimbus
Browse files Browse the repository at this point in the history
Closes gh-8608
  • Loading branch information
jzheaux committed Jun 3, 2020
1 parent cf142ef commit 94737df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ dependencies {
management "com.google.appengine:appengine-testing:$gaeVersion"
management "com.google.appengine:appengine:$gaeVersion"
management "com.google.inject:guice:3.0"
management "com.nimbusds:nimbus-jose-jwt:8.9"
management "com.nimbusds:oauth2-oidc-sdk:7.1.+"
management "com.nimbusds:nimbus-jose-jwt:8.+"
management "com.nimbusds:oauth2-oidc-sdk:7.+"
management "com.squareup.okhttp3:mockwebserver:3.14.+"
management "com.squareup.okhttp3:okhttp:3.14.+"
management "com.sun.xml.bind:jaxb-core:2.3.+"
Expand Down

0 comments on commit 94737df

Please sign in to comment.