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 1e14df6  Bump bcprov-jdk15on from 1.66 to 1.67 in /test
1e14df6 is described below

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

    Bump bcprov-jdk15on from 1.66 to 1.67 in /test
    
    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]>
---
 test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/pom.xml b/test/pom.xml
index e99ff13..79cb942 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -69,7 +69,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