File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ updates:
1919 - " org.apache.maven.plugins:*"
2020 - " org.jacoco:jacoco-maven-plugin"
2121 - " org.owasp:dependency-check-maven"
22+ - " org.sonatype.central:central-publishing-maven-plugin"
2223 - " me.fabriciorby:maven-surefire-junit5-tree-reporter"
2324 java-production-dependencies :
2425 patterns :
@@ -27,11 +28,12 @@ updates:
2728 - " org.apache.maven.plugins:*"
2829 - " org.jacoco:jacoco-maven-plugin"
2930 - " org.owasp:dependency-check-maven"
31+ - " org.sonatype.central:central-publishing-maven-plugin"
32+ - " me.fabriciorby:maven-surefire-junit5-tree-reporter"
3033 - " org.junit.jupiter:*"
3134 - " org.mockito:*"
3235 - " org.hamcrest:*"
3336 - " com.google.jimfs:jimfs"
34- - " me.fabriciorby:maven-surefire-junit5-tree-reporter"
3537
3638
3739 - package-ecosystem : " github-actions"
You can’t perform that action at this time.
0 commit comments