From 7592d539433d5f6eb8067931680f3cc8a436a7b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:06:54 +0000 Subject: [PATCH] Bump log4j-core 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] --- .../creating-dummies-with-mockito/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starter-package/creating-test-doubles-with-mockito/creating-dummies-with-mockito/pom.xml b/starter-package/creating-test-doubles-with-mockito/creating-dummies-with-mockito/pom.xml index 6bb0c1db..5f6f2654 100644 --- a/starter-package/creating-test-doubles-with-mockito/creating-dummies-with-mockito/pom.xml +++ b/starter-package/creating-test-doubles-with-mockito/creating-dummies-with-mockito/pom.xml @@ -10,7 +10,7 @@ 1.8 - 2.6.2 + 2.17.1 UTF-8