From e7ca87ca6035634432b7b93f61f1473778122640 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Oct 2021 20:58:27 +0000 Subject: [PATCH] fix: upgrade commons-codec:commons-codec from 1.11 to 1.15 Snyk has created this PR to upgrade commons-codec:commons-codec from 1.11 to 1.15. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-codec/commons-codec/ See this project in Snyk: https://app.snyk.io/org/jswheeler/project/c484eed2-aa0f-4c97-8d58-fdd559a03fe7?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 d1aed1ad2b..121c00f296 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ commons-codec commons-codec - 1.11 + 1.15 org.slf4j