Skip to content

Commit 8c39433

Browse files
ODP-3239: Fix CVE-2024-4755 commons-io:commons-io in spark (#65)
(cherry picked from commit 62709db)
1 parent a96330b commit 8c39433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@
200200
<dependency>
201201
<groupId>commons-io</groupId>
202202
<artifactId>commons-io</artifactId>
203+
<version>${commons-io.version}</version>
203204
</dependency>
204205
<dependency>
205206
<groupId>commons-collections</groupId>

0 commit comments

Comments
 (0)