Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
apc999 committed Aug 14, 2023
1 parent e7470b3 commit 0087e42
Show file tree
Hide file tree
Showing 3 changed files with 1,115 additions and 7 deletions.
5 changes: 5 additions & 0 deletions dora/core/server/master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@
<artifactId>alluxio-job-client</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-stress-shell</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
Expand Down
Loading

0 comments on commit 0087e42

Please sign in to comment.