This is an automated email from the ASF dual-hosted git repository. ggregory 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 0263a7355 Bump Bouncy Castle from 1.73 to 1.75 0263a7355 is described below commit 0263a7355271d241240bc516b755b7e78fa9d881 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Jul 12 13:52:36 2023 -0400 Bump Bouncy Castle from 1.73 to 1.75 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 558962add..f79229cb9 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.73</bouncycastle.version> + <bouncycastle.version>1.75</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