File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
operator-build-maven-plugin Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >org.apache.maven.plugin-tools</groupId >
3030 <artifactId >maven-plugin-annotations</artifactId >
31- <version >3.11 .0</version >
31+ <version >3.12 .0</version >
3232 </dependency >
3333 <dependency >
3434 <groupId >org.junit.jupiter</groupId >
6464 <plugin >
6565 <groupId >org.apache.maven.plugins</groupId >
6666 <artifactId >maven-plugin-plugin</artifactId >
67- <version >3.11 .0</version >
67+ <version >3.12 .0</version >
6868 <configuration >
6969 <mojoDependencies >
7070 <param >oracle.kubernetes:jsonschema-maven-plugin</param >
Original file line number Diff line number Diff line change 690690 <domain-swagger-file >${project.basedir} /swagger/domain.json</domain-swagger-file >
691691 <skip .unit.tests>false</skip .unit.tests>
692692 <skip .dependency-check>false</skip .dependency-check>
693- <jacoco .version>0.8.11 </jacoco .version>
693+ <jacoco .version>0.8.12 </jacoco .version>
694694 <git-commit-id-plugin-version >4.9.10</git-commit-id-plugin-version >
695695 <htmlunit-version >2.70.0</htmlunit-version >
696696 <checkstyle .config.location>${root.basedir} /build-tools/checkstyle/customized_google_checks.xml</checkstyle .config.location>
You can’t perform that action at this time.
0 commit comments