From be2c1bd27810272f2dbcae7fd4a82551c14bdc39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:10:19 +0000 Subject: [PATCH] Bump org.bouncycastle:bcprov-jdk18on in /oidc-playground-server Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.84. - [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-version: '1.84' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- oidc-playground-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oidc-playground-server/pom.xml b/oidc-playground-server/pom.xml index 76eb7c0..8b1374e 100644 --- a/oidc-playground-server/pom.xml +++ b/oidc-playground-server/pom.xml @@ -48,7 +48,7 @@ org.bouncycastle bcprov-jdk18on - 1.78.1 + 1.84 commons-io