From e5569aca949e5450a3ee708e0a46c7e4917593ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 20:34:01 +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-stubs-with-mockito/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starter-package/creating-test-doubles-with-mockito/creating-stubs-with-mockito/pom.xml b/starter-package/creating-test-doubles-with-mockito/creating-stubs-with-mockito/pom.xml index 1e43dbab..e60dbd54 100644 --- a/starter-package/creating-test-doubles-with-mockito/creating-stubs-with-mockito/pom.xml +++ b/starter-package/creating-test-doubles-with-mockito/creating-stubs-with-mockito/pom.xml @@ -10,7 +10,7 @@ 1.8 - 2.6.2 + 2.16.0 UTF-8