This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new bf970558e Bump bouncycastle.version from 1.83 to 1.84
bf970558e is described below
commit bf970558e116deac9487f18d8b51b78624f2645c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 16 17:32:56 2026 +0000
Bump bouncycastle.version from 1.83 to 1.84
Bumps `bouncycastle.version` from 1.83 to 1.84.
Updates `org.bouncycastle:bcpkix-jdk18on` 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)
Updates `org.bouncycastle:bcprov-jdk18on` 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:bcpkix-jdk18on
dependency-version: '1.84'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
dependency-version: '1.84'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c5aed2182..a5461922a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
<asm.version>9.9.1</asm.version>
<checker-qual.version>3.55.1</checker-qual.version>
<error_prone_annotations.version>2.49.0</error_prone_annotations.version>
- <bouncycastle.version>1.83</bouncycastle.version>
+ <bouncycastle.version>1.84</bouncycastle.version>
</properties>
<modules>