We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7059891 commit d4cd669Copy full SHA for d4cd669
1 file changed
.github/dependabot.yml
@@ -17,7 +17,7 @@ updates:
17
- "org.codehaus.mojo:exec-maven-plugin"
18
- "org.jacoco:jacoco-maven-plugin"
19
- "org.owasp:dependency-check-maven"
20
- - "org.sonatype.plugins:nexus-staging-maven-plugin"
+ - "org.sonatype.central:central-publishing-maven-plugin"
21
java-production-dependencies:
22
patterns:
23
- "*"
@@ -30,7 +30,7 @@ updates:
30
31
32
33
34
35
36
- package-ecosystem: "github-actions"
@@ -40,6 +40,4 @@ updates:
40
groups:
41
github-actions:
42
43
- - "*"
44
- labels:
45
- - "ci"
+ - "*"
0 commit comments