From 1170bbc1f7afc60b55a42ca2dbeeebdc675390ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:36:03 +0000 Subject: [PATCH] chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.76 to 1.78 Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.76 to 1.78. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plugins/email_2fa_core/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/email_2fa_core/pom.xml b/plugins/email_2fa_core/pom.xml index cf933d70..5fd69256 100644 --- a/plugins/email_2fa_core/pom.xml +++ b/plugins/email_2fa_core/pom.xml @@ -76,7 +76,7 @@ org.bouncycastle bcprov-jdk18on - 1.76 + 1.78 org.bouncycastle diff --git a/pom.xml b/pom.xml index ad8807f8..ebd4441d 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 6.0.4 4.7.8.Final 2.4.1 - 1.78.1 + 1.78 GluuFederation_casa ${project.groupId}:${project.artifactId} gluufederation @@ -148,7 +148,7 @@ org.bouncycastle bcprov-jdk18on - 1.76 + 1.78