Skip to content

Commit 8d53189

Browse files
[FLINK-33329] Bump org.apache.commons:commons-compress from 1.22 to 1.25.0. This closes #73
* Bump org.apache.commons:commons-compress from 1.22 to 1.24.0 Bumps org.apache.commons:commons-compress from 1.22 to 1.24.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * [FLINK-33329] Bump org.apache.commons:commons-compress from 1.22 to 1.25.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martijn Visser <[email protected]>
1 parent d3bda90 commit 8d53189

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
@@ -424,7 +424,7 @@ under the License.
424424
<dependency>
425425
<groupId>org.apache.commons</groupId>
426426
<artifactId>commons-compress</artifactId>
427-
<version>1.22</version>
427+
<version>1.25.0</version>
428428
</dependency>
429429

430430
<dependency>

0 commit comments

Comments
 (0)