Skip to content

Commit 897f667

Browse files
committed
update dependabot config
1 parent 8bf467e commit 897f667

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ updates:
1515
- "org.apache.maven.plugins:*"
1616
- "org.jacoco:jacoco-maven-plugin"
1717
- "org.owasp:dependency-check-maven"
18-
- "org.sonatype.plugins:nexus-staging-maven-plugin"
18+
- "org.sonatype.central:central-publishing-maven-plugin"
1919
java-production-dependencies:
2020
patterns:
2121
- "*"
2222
exclude-patterns:
2323
- "org.apache.maven.plugins:*"
2424
- "org.jacoco:jacoco-maven-plugin"
2525
- "org.owasp:dependency-check-maven"
26-
- "org.sonatype.plugins:nexus-staging-maven-plugin"
26+
- "org.sonatype.central:central-publishing-maven-plugin"
2727
- "org.junit.jupiter:*"
2828
- "org.mockito:*"
2929
- "org.hamcrest:*"

0 commit comments

Comments
 (0)