From 395a09fac55801b92c8d1a0a6255e8526fe1c4a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:14:53 +0000 Subject: [PATCH] chore(deps): bump org.bouncycastle:bcprov-jdk18on in /altsigner Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.83 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] --- altsigner/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/altsigner/pom.xml b/altsigner/pom.xml index 52c34f8bb..f186fa24c 100644 --- a/altsigner/pom.xml +++ b/altsigner/pom.xml @@ -64,7 +64,7 @@ org.bouncycastle bcprov-jdk18on - 1.83 + 1.84 \ No newline at end of file