diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6356eb5..03b4d66 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,16 +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: "github-actions" - directory: "/" - labels: - - "skip-changelog" - 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 1f0330d..d5a66ee 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,8 @@ 1.20 -SNAPSHOT - 2.452.4 + 2.452 + ${jenkins.baseline}.4 Max Low jenkinsci/${project.artifactId}-plugin @@ -67,8 +68,8 @@ io.jenkins.tools.bom - bom-2.387.x - 2543.vfb_1a_5fb_9496d + bom-${jenkins.baseline}.x + 3613.v584fca_12cf5c import pom