This is an automated email from the ASF dual-hosted git repository.

shaojunwang pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-teaclave-java-tee-sdk.git


The following commit(s) were added to refs/heads/master by this push:
     new b7143da  Bump bcprov-jdk15on in /third-party-libs/bouncycastle-native
b7143da is described below

commit b7143da76c4a0d51e47ae17c6415a5d1eb85d1e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 11 05:20:07 2022 +0000

    Bump bcprov-jdk15on in /third-party-libs/bouncycastle-native
    
    Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.66 to 1.67.
    - [Release notes](https://github.com/bcgit/bc-java/releases)
    - 
[Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk15on
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 third-party-libs/bouncycastle-native/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/third-party-libs/bouncycastle-native/pom.xml 
b/third-party-libs/bouncycastle-native/pom.xml
index 1feeef9..b5d4270 100644
--- a/third-party-libs/bouncycastle-native/pom.xml
+++ b/third-party-libs/bouncycastle-native/pom.xml
@@ -92,7 +92,7 @@
         <dependency>
             <groupId>org.bouncycastle</groupId>
             <artifactId>bcprov-jdk15on</artifactId>
-            <version>1.66</version>
+            <version>1.67</version>
         </dependency>
         <dependency>
             <groupId>org.junit.jupiter</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to