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 e7d6a22..4480276 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,8 @@
https://github.com/jenkinsci/port-allocator-plugin
- 2.375.4
+ 2.375
+ ${jenkins.baseline}.4
@@ -69,7 +70,7 @@
io.jenkins.tools.bom
- bom-2.375.x
+ bom-${jenkins.baseline}.x
2198.v39c76fc308ca
import
pom