Merge pull request #10992 from jetty/dependabot/maven/jetty-10.0.x/bouncycastle.version-1.77

This commit is contained in:
dependabot[bot] 2023-12-04 05:18:47 +00:00 committed by GitHub
commit 29f0369c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<properties>
<bundle-symbolic-name>${project.groupId}.keystore</bundle-symbolic-name>
<bouncycastle.version>1.76</bouncycastle.version>
<bouncycastle.version>1.77</bouncycastle.version>
</properties>
<dependencies>