From 20ddef9bb49a932ba055524af110bcdbdb21eac0 Mon Sep 17 00:00:00 2001 From: Valentino Pinna Date: Tue, 20 Feb 2024 09:10:44 +0100 Subject: [PATCH 1/2] Release v1.1.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d0657832..395d149a7 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ - 1.1.4-SNAPSHOT + 1.1.4 UTF-8 UTF-8 11 From ed0a3c6efc3c41b84b2efb85e9e8fbacd5818f62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 15:09:27 +0000 Subject: [PATCH 2/2] Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 395d149a7..67c117665 100644 --- a/pom.xml +++ b/pom.xml @@ -442,7 +442,7 @@ org.apache.commons commons-compress - 1.21 + 1.26.0 commons-collections