From 9be0f64f506dfc51a31d19fb95ba607355b84a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 20:08:54 -0400 Subject: [PATCH] Bump org.apache.commons:commons-compress from 1.21 to 1.23.0 (#14820) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump org.apache.commons:commons-compress from 1.21 to 1.23.0 Bumps org.apache.commons:commons-compress from 1.21 to 1.23.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * update licenses.yaml --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xavier Léauté --- licenses.yaml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses.yaml b/licenses.yaml index df4952fe1626..8acaf0d37be4 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -635,7 +635,7 @@ name: Apache Commons Compress license_category: binary module: java-core license_name: Apache License version 2.0 -version: 1.21 +version: 1.23.0 libraries: - org.apache.commons: commons-compress notices: diff --git a/pom.xml b/pom.xml index d28ea90a6781..d274bd5b2a0b 100644 --- a/pom.xml +++ b/pom.xml @@ -529,7 +529,7 @@ org.apache.commons commons-compress - 1.21 + 1.23.0 org.tukaani