From af6dc784ef3f536ab9d0e4b9eb9f37b63f6e6d95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 05:53:43 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) and [org.bouncycastle:bcprov-jdk15on](https://github.com/bcgit/bc-java). Updates `ch.qos.logback:logback-core` from 1.5.12 to 1.5.13 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.12...v_1.5.13) Updates `org.bouncycastle:bcprov-jdk15on` from 1.69 to 1.70 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production dependency-group: maven - dependency-name: org.bouncycastle:bcprov-jdk15on dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ab883a08f..1bc6324c9 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ ch.qos.logback logback-core - 1.5.12 + 1.5.13 @@ -456,7 +456,7 @@ org.bouncycastle bcprov-jdk15on - 1.69 + 1.70