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 c47d781..5e51e75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,8 @@
1.08
-SNAPSHOT
jenkinsci/discard-old-build-plugin
- 2.361.4
+ 2.361
+ ${jenkins.baseline}.4
Max
Low
@@ -84,7 +85,7 @@
io.jenkins.tools.bom
- bom-2.361.x
+ bom-${jenkins.baseline}.x
2102.v854b_fec19c92
import
pom