From d0e58a66adf5c34291774c18ed62a7bf23f6bbb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:42:33 +0100 Subject: [PATCH] Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.12 (#568) * Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.12 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.14...v_1.5.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Remove logback dependency --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lathouwerssam --- knowledge-directory/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/knowledge-directory/pom.xml b/knowledge-directory/pom.xml index f448a247..55406f9c 100644 --- a/knowledge-directory/pom.xml +++ b/knowledge-directory/pom.xml @@ -20,7 +20,6 @@ 3.1.9 2.18.1 4.13.1 - 1.4.14 UTF-8 @@ -36,12 +35,6 @@ swagger-jaxrs2-servlet-initializer-v2-jakarta ${swagger-core-version} - - ch.qos.logback - logback-core - ${logback-version} - compile - org.junit.jupiter junit-jupiter-api