Skip to content

Commit

Permalink
Upgrade Alluxio client to 2.7.3
Browse files Browse the repository at this point in the history
The new version addresses CVE-2022-23848, which may or may not affect
Trino.
  • Loading branch information
findepi committed Mar 17, 2022
1 parent ee0b666 commit 98f2a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1411,7 +1411,7 @@
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-shaded-client</artifactId>
<version>2.6.2</version>
<version>2.7.3</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 98f2a7b

Please sign in to comment.