From 3b5860077db20640df8aea6247e15c4111b4b3c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=99=93=E4=BC=9F?= Date: Tue, 16 May 2023 10:33:51 +0800 Subject: [PATCH] =?UTF-8?q?:construction=5Fworker:=20spring-boot-admin=203?= =?UTF-8?q?.0=20=E4=B8=8D=E6=94=AF=E6=8C=81=20JDK=208?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e2a4b3de..f2d60dfa 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -34,6 +34,10 @@ updates: # spring-boot-admin 3.0 不支持 JDK 8 versions: - ">= 3" + - dependency-name: de.codecentric:spring-boot-admin-starter-server + # spring-boot-admin 3.0 不支持 JDK 8 + versions: + - ">= 3" - dependency-name: org.springframework.security:spring-security-oauth2-authorization-server # spring-security-oauth2-authorization-server 1.0 不支持 JDK 8 versions: