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
commit 0012a922ec38c42948ebcbe7a08a381fa4c86d28 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Thu Nov 23 05:54:28 2023 +0200 Upgraded Bouncycastle version to 1.77 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e768a71bd..ef930c8d5 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.76</bouncycastle.version> + <bouncycastle.version>1.77</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