From 47b45ed395df2148376c752017da782bb5291460 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Nov 2022 17:40:30 +0000 Subject: [PATCH] fix: upgrade org.apache.commons:commons-compress from 1.21 to 1.22 Snyk has created this PR to upgrade org.apache.commons:commons-compress from 1.21 to 1.22. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.commons/commons-compress/ See this project in Snyk: https://app.snyk.io/org/clarin-eric/project/b08bec58-ec08-490c-a8e8-f61bd88d08ea?utm_source=github&utm_medium=referral&page=upgrade-pr --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index ff27292e..db9c8e38 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -63,7 +63,7 @@ org.apache.commons commons-compress - 1.21 + 1.22