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 a16a9b8  Bump bcprov-jdk15on from 1.66 to 1.67 in /samples/springboot
a16a9b8 is described below

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

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

diff --git a/samples/springboot/pom.xml b/samples/springboot/pom.xml
index 63979a4..b5c6a59 100644
--- a/samples/springboot/pom.xml
+++ b/samples/springboot/pom.xml
@@ -72,7 +72,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