From 8c94dff7b14022453e09a110a4e1b41cc6c9f1b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 20:34:03 +0000 Subject: [PATCH] Bump log4j-api Bumps log4j-api from 2.6.2 to 2.16.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api 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..5f157bef 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.16.0 UTF-8