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 8bf467e commit 897f667Copy full SHA for 897f667
.github/dependabot.yml
@@ -15,15 +15,15 @@ updates:
15
- "org.apache.maven.plugins:*"
16
- "org.jacoco:jacoco-maven-plugin"
17
- "org.owasp:dependency-check-maven"
18
- - "org.sonatype.plugins:nexus-staging-maven-plugin"
+ - "org.sonatype.central:central-publishing-maven-plugin"
19
java-production-dependencies:
20
patterns:
21
- "*"
22
exclude-patterns:
23
24
25
26
27
- "org.junit.jupiter:*"
28
- "org.mockito:*"
29
- "org.hamcrest:*"
0 commit comments