This is an automated email from the ASF dual-hosted git repository.
lgoldstein 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 c49e82c40 Upgraded Bouncycastle version to 1.76
c49e82c40 is described below
commit c49e82c40eadd8678fced81a80e167ae18755768
Author: Lyor Goldstein <[email protected]>
AuthorDate: Thu Oct 5 08:35:12 2023 +0300
Upgraded Bouncycastle version to 1.76
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 04aadbd15..424d7f81a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
<min.required.maven.version>3.5.0</min.required.maven.version>
<groovy.version>3.0.11</groovy.version>
- <bouncycastle.version>1.75</bouncycastle.version>
+ <bouncycastle.version>1.76</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