From 81c48c9878bd47b604dcdf6fd6ee2be424d8cdae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 18:57:43 +0000 Subject: [PATCH] Bump log4j-core from 2.6.2 to 2.17.1 in /samples/ch08/jdbc-batch Bumps log4j-core from 2.6.2 to 2.17.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/ch08/jdbc-batch/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/ch08/jdbc-batch/pom.xml b/samples/ch08/jdbc-batch/pom.xml index 4044f42..f2100ea 100644 --- a/samples/ch08/jdbc-batch/pom.xml +++ b/samples/ch08/jdbc-batch/pom.xml @@ -18,7 +18,7 @@ org.apache.logging.log4j log4j-core - 2.6.2 + 2.17.1 org.apache.logging.log4j