File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,32 +5,9 @@ updates:
55 schedule :
66 interval : " monthly"
77 groups :
8- java-test-dependencies :
9- patterns :
10- - " org.junit.jupiter:*"
11- - " org.mockito:*"
12- - " org.hamcrest:*"
13- - " org.openjdk.jmh:*"
14- maven-build-plugins :
15- patterns :
16- - " org.apache.maven.plugins:*"
17- - " org.codehaus.mojo:exec-maven-plugin"
18- - " org.jacoco:jacoco-maven-plugin"
19- - " org.owasp:dependency-check-maven"
20- - " org.sonatype.central:central-publishing-maven-plugin"
21- java-production-dependencies :
8+ maven-dependencies :
229 patterns :
2310 - " *"
24- exclude-patterns :
25- - " org.junit.jupiter:*"
26- - " org.mockito:*"
27- - " org.hamcrest:*"
28- - " org.openjdk.jmh:*"
29- - " org.apache.maven.plugins:*"
30- - " org.codehaus.mojo:exec-maven-plugin"
31- - " org.jacoco:jacoco-maven-plugin"
32- - " org.owasp:dependency-check-maven"
33- - " org.sonatype.central:central-publishing-maven-plugin"
3411
3512
3613 - package-ecosystem : " github-actions"
You can’t perform that action at this time.
0 commit comments