Skip to content

Commit

Permalink
fix: pinot-plugins/pinot-file-system/pinot-gcs/pom.xml to reduce vuln…
Browse files Browse the repository at this point in the history
…erabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538
  • Loading branch information
snyk-bot committed Jul 27, 2024
1 parent d38e15d commit 5e31609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pinot-plugins/pinot-file-system/pinot-gcs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.113.1</version>
<version>2.25.0</version>
<exclusions>
<exclusion>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 5e31609

Please sign in to comment.