diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 446ea47..f2a9909 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -3,9 +3,9 @@ updates:
- package-ecosystem: maven
directory: "/"
schedule:
- interval: weekly
+ interval: monthly
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: /
schedule:
- interval: daily
+ interval: monthly
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 1f36364..4e0774d 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -2,6 +2,6 @@
io.jenkins.tools.incrementals
git-changelist-maven-extension
- 1.7
+ 1.8
diff --git a/pom.xml b/pom.xml
index 1bc405c..6797c83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.jenkins-ci.plugins
plugin
- 4.75
+ 4.81
@@ -23,7 +23,7 @@
https://github.com/jenkinsci/${project.artifactId}-plugin
- 1.318
+ 1.321
999999-SNAPSHOT
2.361.4
jenkinsci/${project.artifactId}-plugin
@@ -110,7 +110,6 @@
-
repo.jenkins-ci.org