From 94763e5596fdc1d0f9019cfa86e62f82adeefe2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 21:13:11 +0000 Subject: [PATCH] Bump log4j-core Bumps log4j-core from 2.6.2 to 2.16.0. --- 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..1e717633 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.16.0 UTF-8