From 452b02413643a7e3cda3eef327c757cdb3a44479 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Dec 2021 04:12:54 +0000 Subject: [PATCH] fix: jetcd-examples/jetcd-watch-example/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2327339 --- jetcd-examples/jetcd-watch-example/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jetcd-examples/jetcd-watch-example/pom.xml b/jetcd-examples/jetcd-watch-example/pom.xml index 6d77830b7..407d3139d 100644 --- a/jetcd-examples/jetcd-watch-example/pom.xml +++ b/jetcd-examples/jetcd-watch-example/pom.xml @@ -47,17 +47,17 @@ org.apache.logging.log4j log4j-core - 2.10.0 + 2.17.1 org.apache.logging.log4j log4j-slf4j-impl - 2.10.0 + 2.17.1 org.apache.logging.log4j log4j-1.2-api - 2.10.0 + 2.12.1