Skip to content

Commit

Permalink
fix: cloud-storage/googledrive/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356
  • Loading branch information
snyk-bot committed Jan 31, 2024
1 parent 15eb84c commit b46fb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-storage/googledrive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<google.api.client.version>1.33.2</google.api.client.version>
<google.api.client.version>2.3.0</google.api.client.version>
<google.api.drive.version>v3-rev20220214-1.32.1</google.api.drive.version>
</properties>

Expand Down

0 comments on commit b46fb5c

Please sign in to comment.