From f57bccd79e62c8a13f8072bb3d08cfec302e475d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Dec 2021 20:18:55 +0000 Subject: [PATCH] fix: upgrade org.apache.logging.log4j:log4j-slf4j-impl from 2.10.0 to 2.14.1 Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-slf4j-impl from 2.10.0 to 2.14.1. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j-impl/ See this project in Snyk: https://app.snyk.io/org/alcide-io/project/ddb25181-4161-454d-b4f4-6afb7576f32f?utm_source=github&utm_medium=referral&page=upgrade-pr --- jetcd-examples/jetcd-simple-ctl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetcd-examples/jetcd-simple-ctl/pom.xml b/jetcd-examples/jetcd-simple-ctl/pom.xml index 393d4de6e..41b806ff4 100644 --- a/jetcd-examples/jetcd-simple-ctl/pom.xml +++ b/jetcd-examples/jetcd-simple-ctl/pom.xml @@ -52,7 +52,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.10.0 + 2.14.1 org.apache.logging.log4j