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

hefengen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new 5df012e5d9 Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 
(#5563)
5df012e5d9 is described below

commit 5df012e5d9febaf161f14d029d2644379041b651
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 9 00:19:44 2024 +0800

    Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 (#5563)
    
    Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) 
from 1.77 to 1.78.
    - 
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: moremind <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cae1b98685..f7dbc79a88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
         <huawei-log-sdk.version>1.0.1</huawei-log-sdk.version>
         <opengauss-jdbc.version>5.0.0-og</opengauss-jdbc.version>
         <wasmtime-java.version>0.19.0</wasmtime-java.version>
-        <bcprov-jdk18on.version>1.77</bcprov-jdk18on.version>
+        <bcprov-jdk18on.version>1.78</bcprov-jdk18on.version>
         <!-- dependency version end -->
     </properties>
 

Reply via email to