From aee0f26e4676d02b4024b8e6df347c5add66ad36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 06:29:00 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: [org.bouncycastle:bcprov-jdk15to18](https://github.com/bcgit/bc-java) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `org.bouncycastle:bcprov-jdk15to18` from 1.74 to 1.84 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.3 to 2.18.9 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk15to18 dependency-version: '1.84' dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.18.9 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 6d2ea28..ab84bfb 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.74 + 1.84 com.lambdaworks @@ -133,7 +133,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.3 + 2.18.9 com.google.protobuf