Skip to content

Commit

Permalink
ODP-3257: Fix CVE-2023-2976 com.google.guava:guava in spark (docker-i…
Browse files Browse the repository at this point in the history
…ntegration-test) - v2

(cherry picked from commit 4221e22)
  • Loading branch information
prabhjyotsingh committed Feb 11, 2025
1 parent a97a85e commit 11ae2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector/docker-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>18.0</version>
<version>${connect.guava.version}</version>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
Expand Down

0 comments on commit 11ae2f4

Please sign in to comment.