Skip to content

Commit

Permalink
[FLINK-33329] Bump org.apache.commons:commons-compress from 1.22 to 1…
Browse files Browse the repository at this point in the history
….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]>
  • Loading branch information
dependabot[bot] and MartijnVisser authored Jan 18, 2024
1 parent d3bda90 commit 8d53189
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 @@ -424,7 +424,7 @@ under the License.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.22</version>
<version>1.25.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8d53189

Please sign in to comment.