Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit e7fc80d

Browse files
Update dependencies to address CVE-2023-42503 (#290)
Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cedd3a7 commit e7fc80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>org.apache.commons</groupId>
123123
<artifactId>commons-compress</artifactId>
124-
<version>1.23.0</version>
124+
<version>1.24.0</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)