File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
operator-build-maven-plugin Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >org.apache.maven.plugin-tools</groupId >
3232 <artifactId >maven-plugin-annotations</artifactId >
33- <version >3.11 .0</version >
33+ <version >3.12 .0</version >
3434 </dependency >
3535 <dependency >
3636 <groupId >org.junit.jupiter</groupId >
5959 <plugin >
6060 <groupId >org.apache.maven.plugins</groupId >
6161 <artifactId >maven-plugin-plugin</artifactId >
62- <version >3.11 .0</version >
62+ <version >3.12 .0</version >
6363 <configuration >
6464 <mojoDependencies >
6565 <param >oracle.kubernetes:jsonschema-maven-plugin</param >
Original file line number Diff line number Diff line change 673673 <maven-dependency-plugin-version >3.6.1</maven-dependency-plugin-version >
674674 <maven-shade-plugin-version >3.5.2</maven-shade-plugin-version >
675675 <exec-maven-plugin-version >3.2.0</exec-maven-plugin-version >
676- <checkstyle-version >10.14.2 </checkstyle-version >
676+ <checkstyle-version >10.15.0 </checkstyle-version >
677677 <directory-maven-version >1.0</directory-maven-version >
678678 <maven-jxr-plugin-version >3.3.2</maven-jxr-plugin-version >
679679 <maven-gpg-plugin-version >3.2.2</maven-gpg-plugin-version >
722722 <domain-swagger-file >${project.basedir} /swagger/domain.json</domain-swagger-file >
723723 <skip .unit.tests>false</skip .unit.tests>
724724 <skip .dependency-check>false</skip .dependency-check>
725- <jacoco .version>0.8.11 </jacoco .version>
725+ <jacoco .version>0.8.12 </jacoco .version>
726726 <git-commit-id-plugin-version >4.9.10</git-commit-id-plugin-version >
727727 <htmlunit-version >2.70.0</htmlunit-version >
728728 <jython-standalone-version >2.7.3</jython-standalone-version >
You can’t perform that action at this time.
0 commit comments