update org.bouncycastle:bcprov-jdk15on 1.68 to 1.69 (#13440)

This commit is contained in:
xiaokang 2022-12-01 00:27:38 +08:00 committed by GitHub
parent af164cbc10
commit 6ba35f6d59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.68</version>
<version>1.69</version>
<scope>runtime</scope>
</dependency>
<dependency>