Skip to content

Commit

Permalink
fixes #108 upgrade google api and client to the latest (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Feb 28, 2024
1 parent f397a53 commit a771e7b
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 @@ -102,8 +102,8 @@
<version.undertow>2.3.12.Final</version.undertow>
<version.snakeyaml>2.2</version.snakeyaml>
<version.caffeine>3.1.5</version.caffeine>
<version.google-api>2.2.0</version.google-api>
<version.google-client>1.42.3</version.google-client>
<version.google-api>2.3.0</version.google-api>
<version.google-client>1.44.1</version.google-client>
<version.facebook>3.9.0</version.facebook>
<versions.maven-version>2.4</versions.maven-version>
<version.javadoc-packagelist-plugin>1.0.0</version.javadoc-packagelist-plugin>
Expand Down

0 comments on commit a771e7b

Please sign in to comment.