Skip to content

Commit 3374ae0

Browse files
committed
[FLINK] Remove outdated Guava overrides to fix CVE-2023-2976 and CVE-2020-8908
1 parent 6ea5595 commit 3374ae0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci/flink-ci-tools/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ under the License.
5151
<dependency>
5252
<groupId>com.google.guava</groupId>
5353
<artifactId>guava</artifactId>
54+
<version>33.4.0-jre</version>
5455
</dependency>
5556
<dependency>
5657
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)