From 473c44e684652bb359709b8b2aa81023e8b44c5a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Mar 2024 11:10:04 +0000 Subject: [PATCH] fix: upgrade org.apache.commons:commons-compress from 1.26.0 to 1.26.1 Snyk has created this PR to upgrade org.apache.commons:commons-compress from 1.26.0 to 1.26.1. 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/nosqlbench/project/99d5f5ce-a2bd-4e05-9eff-86de84bd0b9e?utm_source=github&utm_medium=referral&page=upgrade-pr --- docsys/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsys/pom.xml b/docsys/pom.xml index cc0b87df4..be7699091 100644 --- a/docsys/pom.xml +++ b/docsys/pom.xml @@ -88,7 +88,7 @@ org.apache.commons commons-compress - 1.26.0 + 1.26.1