Skip to content

Commit

Permalink
Bump google-api-services-oauth2
Browse files Browse the repository at this point in the history
Bumps google-api-services-oauth2 from v2-rev20200213-1.32.1 to v2-rev20200213-2.0.0.

---
updated-dependencies:
- dependency-name: com.google.apis:google-api-services-oauth2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2022
1 parent 4f3145b commit bed3f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<jenkins.version>2.319.3</jenkins.version>
<hpi.compatibleSinceVersion>1.0.0</hpi.compatibleSinceVersion>
<google.api.version>1.32.1</google.api.version>
<oauth2.revision>20200213</oauth2.revision>
<oauth2.revision>v2-rev20200213-2.0.0</oauth2.revision>
<lombok.version>1.18.24</lombok.version>
<spotbugs.effort>Max</spotbugs.effort>
<doclint>none</doclint>
Expand Down Expand Up @@ -226,7 +226,7 @@
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-oauth2</artifactId>
<version>v2-rev${oauth2.revision}-${google.api.version}</version>
<version>v2-rev${oauth2.revision}</version>
<exclusions>
<exclusion>
<groupId>com.google.http-client</groupId>
Expand Down

0 comments on commit bed3f04

Please sign in to comment.