From 7873332a392a11f6fbc9ea7d4de05bb34e2b76c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 Nov 2023 16:51:35 +0000 Subject: [PATCH] fix: upgrade commons-io:commons-io from 2.14.0 to 2.15.0 Snyk has created this PR to upgrade commons-io:commons-io from 2.14.0 to 2.15.0. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-io/commons-io/ See this project in Snyk: https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1c14926..1b44115 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ commons-io commons-io - 2.14.0 + 2.15.0 commons-httpclient