From 33e80c6b5b6ae17988aef0baa59f9cf86ed2a73e Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Wed, 21 Feb 2024 15:00:15 +0100 Subject: [PATCH] Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.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] --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e8360dab..7ca3f092 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,13 @@ org.apache.commons commons-compress - 1.25.0 + 1.26.0 + + + + commons-codec + commons-codec + 1.16.1