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 48d0261 commit d24a4d7Copy full SHA for d24a4d7
.github/dependabot.yml
@@ -15,15 +15,15 @@ updates:
15
patterns:
16
- "org.apache.maven.plugins:*"
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
21
- "*"
22
exclude-patterns:
23
- "org.junit.jupiter:*"
24
25
26
27
28
- package-ecosystem: "github-actions"
29
directory: "/" # even for `.github/workflows`
0 commit comments