You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2022/05/18 06:46:16 UTC

[servicecomb-java-chassis] branch master updated: [SCB-2489] Add dependeny bot ignore swagger2markup (#2929)

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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new d915ef3d9 [SCB-2489] Add dependeny bot ignore swagger2markup (#2929)
d915ef3d9 is described below

commit d915ef3d92a637d1290336efdd0950203d1c4b67
Author: ZhangJian He <sh...@gmail.com>
AuthorDate: Wed May 18 14:46:10 2022 +0800

    [SCB-2489] Add dependeny bot ignore swagger2markup (#2929)
---
 .github/dependabot.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 0502b31a8..a279e9393 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -36,3 +36,5 @@ updates:
       - dependency-name: "okhttp"
         versions:
           - "4.x"
+      - dependency-name: "swagger2markup"
+        # swagger2markup new version needs java11 now