This is an automated email from the ASF dual-hosted git repository.
popduke pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/bifromq.git
The following commit(s) were added to refs/heads/main by this push:
new 531c78b1 Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79
(#184)
531c78b1 is described below
commit 531c78b1263e36459c5a5361e986efb5e18a72c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 18 11:12:46 2025 +0800
Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#184)
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java)
from 1.78.1 to 1.79.
-
[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.79'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7bf0e517..70db48ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
<revision>4.0.0-SNAPSHOT</revision>
<apache.commons.cli.version>1.5.0</apache.commons.cli.version>
<apache.commons.collections.version>4.4</apache.commons.collections.version>
- <bouncycastle.version>1.78.1</bouncycastle.version>
+ <bouncycastle.version>1.79</bouncycastle.version>
<caffeine.version>3.2.2</caffeine.version>
<guice.version>7.0.0</guice.version>
<grpc.version>1.72.0</grpc.version>