Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
[SQL-DS-CACHE-181][SDLe]Fix Snyk code scan issues
Browse files Browse the repository at this point in the history
  • Loading branch information
HongW2019 committed Jul 16, 2021
1 parent 1c497b8 commit 33bddbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HCFS-based-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<packaging>jar</packaging>

<properties>
<hadoop.version>3.3.0</hadoop.version>
<hadoop.version>3.3.1</hadoop.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion Plasma-based-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-scala_${scala.binary.version}</artifactId>
<version>2.10.0</version>
<version>2.10.5</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 33bddbe

Please sign in to comment.