From 67faba0c32d54b41af98d2dcd61efa75fca24785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:07:38 +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-mocks-with-mockito/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starter-package/creating-test-doubles-with-mockito/creating-mocks-with-mockito/pom.xml b/starter-package/creating-test-doubles-with-mockito/creating-mocks-with-mockito/pom.xml index 55c53459..1c1e47e5 100644 --- a/starter-package/creating-test-doubles-with-mockito/creating-mocks-with-mockito/pom.xml +++ b/starter-package/creating-test-doubles-with-mockito/creating-mocks-with-mockito/pom.xml @@ -10,7 +10,7 @@ 1.8 - 2.6.2 + 2.17.1 UTF-8