From f06971701bda6c4d120c066572c391f73f841739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 21:53:13 +0000 Subject: [PATCH] Bump log4j-core in /python/rpdk/java/templates/init/shared Bumps log4j-core from 2.15.0 to 2.16.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/rpdk/java/templates/init/shared/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/rpdk/java/templates/init/shared/pom.xml b/python/rpdk/java/templates/init/shared/pom.xml index 72648a7d..19d2ab90 100644 --- a/python/rpdk/java/templates/init/shared/pom.xml +++ b/python/rpdk/java/templates/init/shared/pom.xml @@ -42,7 +42,7 @@ org.apache.logging.log4j log4j-core - 2.15.0 + 2.16.0