File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,30 +11,9 @@ updates:
1111 - dependency-name : " org.apache.maven.plugins:maven-surefire-plugin"
1212 versions : [ "3.5.4" ] # incompatible with junit-tree reporter
1313 groups :
14- java-test-dependencies :
15- patterns :
16- - " org.junit.jupiter:*"
17- - " org.mockito:*"
18- maven-build-plugins :
19- patterns :
20- - " org.apache.maven.plugins:*"
21- - " org.owasp:dependency-check-maven"
22- - " org.sonatype.central:central-publishing-maven-plugin"
23- - " me.fabriciorby:maven-surefire-junit5-tree-reporter"
24- - " org.codehaus.mojo:exec-maven-plugin"
25- - " io.github.coffeelibs:jextract-maven-plugin"
26- java-production-dependencies :
14+ java-dependencies :
2715 patterns :
2816 - " *"
29- exclude-patterns :
30- - " org.junit.jupiter:*"
31- - " org.mockito:*"
32- - " org.apache.maven.plugins:*"
33- - " org.owasp:dependency-check-maven"
34- - " org.sonatype.central:central-publishing-maven-plugin"
35- - " me.fabriciorby:maven-surefire-junit5-tree-reporter"
36- - " org.codehaus.mojo:exec-maven-plugin"
37- - " io.github.coffeelibs:jextract-maven-plugin"
3817 - package-ecosystem : " github-actions"
3918 directory : " /" # even for `.github/workflows`
4019 schedule :
You can’t perform that action at this time.
0 commit comments