This is an automated email from the ASF dual-hosted git repository.
twolf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
The following commit(s) were added to refs/heads/master by this push:
new c10dbcdaa Bump bouncycastle.version from 1.81 to 1.82 (#820)
c10dbcdaa is described below
commit c10dbcdaabf45fb53f3ce834d56d640b5893bca0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 26 17:14:46 2025 +0200
Bump bouncycastle.version from 1.81 to 1.82 (#820)
-
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
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 727a4f76a..83dab1782 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
<ant.build.javac.target>${javac.target}</ant.build.javac.target>
<groovy.version>4.0.17</groovy.version>
- <bouncycastle.version>1.81</bouncycastle.version>
+ <bouncycastle.version>1.82</bouncycastle.version>
<!-- NOTE: upgrading slf4j beyond this version causes
Execution verify-style of goal
org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check failed.:
NullPointerException