Skip to content

Commit

Permalink
Merge pull request #230 from snowflakedb/snyk-fix-0b234075aa57f448cf5…
Browse files Browse the repository at this point in the history
…93fcef0f4f26b

[Snyk] Fix for 9 vulnerabilities
  • Loading branch information
sfc-gh-wwong committed Jul 11, 2023
2 parents 48063ae + 3277b08 commit 4af4acf
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 @@ -107,7 +107,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>3.3.5</version>
<version>3.3.6</version>
</dependency>
<dependency>
<groupId>net.snowflake</groupId>
Expand Down Expand Up @@ -142,7 +142,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-mapreduce-client-core</artifactId>
<version>3.3.5</version>
<version>3.3.6</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 4af4acf

Please sign in to comment.