Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.23.0 to 1.26.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.23.0 to 1.26.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 177c865 commit d2883c0
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 @@ -59,7 +59,7 @@ under the License.
<properties>
<flink.version>1.17.1</flink.version>

<commons-compress.version>1.23.0</commons-compress.version>
<commons-compress.version>1.26.0</commons-compress.version>
<jackson-bom.version>2.13.4.20221013</jackson-bom.version>
<junit5.version>5.9.2</junit5.version>
<assertj.version>3.21.0</assertj.version>
Expand Down

0 comments on commit d2883c0

Please sign in to comment.