diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 144a580..03b4d66 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,10 +1,12 @@ -# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates ---- +# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates + version: 2 updates: - - package-ecosystem: "maven" - directory: "/" - labels: - - "dependencies" - schedule: - interval: "monthly" +- package-ecosystem: maven + directory: / + schedule: + interval: monthly +- package-ecosystem: github-actions + directory: / + schedule: + interval: monthly diff --git a/pom.xml b/pom.xml index b682d4d..d34b88c 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,8 @@ - 2.426.3 + 2.426 + ${jenkins.baseline}.3 1.34 -SNAPSHOT Max @@ -42,7 +43,7 @@ io.jenkins.tools.bom - bom-2.426.x + bom-${jenkins.baseline}.x 3208.vb_21177d4b_cd9 pom import