diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f2d60dfa..c216d4f1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -38,6 +38,10 @@ updates: # spring-boot-admin 3.0 不支持 JDK 8 versions: - ">= 3" + - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin + # git-commit-id-maven-plugin 5.0 不支持 JDK 8 + versions: + - ">= 5" - dependency-name: org.springframework.security:spring-security-oauth2-authorization-server # spring-security-oauth2-authorization-server 1.0 不支持 JDK 8 versions: