From fe97021567f8b56cd1aee74997a67514977e848a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Feb 2022 08:52:05 +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/meesho/project/217a8687-1537-4f6b-b19f-c8ae510ef0e4?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 b09aef95..3601c3fa 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ commons-codec commons-codec - 1.11 + 1.15