From 13b345641f31c8a61041eeba9f17de41c30dcd2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 04:34:21 +0000 Subject: [PATCH] Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.21.1 Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.21.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bboxdb-commons/pom.xml | 2 +- bboxdb-server/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bboxdb-commons/pom.xml b/bboxdb-commons/pom.xml index 770af2b1b..bea36b3db 100644 --- a/bboxdb-commons/pom.xml +++ b/bboxdb-commons/pom.xml @@ -41,7 +41,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.20.0 + 2.21.1 com.google.guava diff --git a/bboxdb-server/pom.xml b/bboxdb-server/pom.xml index 3183a6083..71806bb42 100644 --- a/bboxdb-server/pom.xml +++ b/bboxdb-server/pom.xml @@ -47,7 +47,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.20.0 + 2.21.1 org.yaml