Skip to content

Commit d4cd669

Browse files
authored
update dependabot config (#100)
1 parent 7059891 commit d4cd669

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ updates:
1717
- "org.codehaus.mojo:exec-maven-plugin"
1818
- "org.jacoco:jacoco-maven-plugin"
1919
- "org.owasp:dependency-check-maven"
20-
- "org.sonatype.plugins:nexus-staging-maven-plugin"
20+
- "org.sonatype.central:central-publishing-maven-plugin"
2121
java-production-dependencies:
2222
patterns:
2323
- "*"
@@ -30,7 +30,7 @@ updates:
3030
- "org.codehaus.mojo:exec-maven-plugin"
3131
- "org.jacoco:jacoco-maven-plugin"
3232
- "org.owasp:dependency-check-maven"
33-
- "org.sonatype.plugins:nexus-staging-maven-plugin"
33+
- "org.sonatype.central:central-publishing-maven-plugin"
3434

3535

3636
- package-ecosystem: "github-actions"
@@ -40,6 +40,4 @@ updates:
4040
groups:
4141
github-actions:
4242
patterns:
43-
- "*"
44-
labels:
45-
- "ci"
43+
- "*"

0 commit comments

Comments
 (0)