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 30
30
<dependency >
31
31
<groupId >org.apache.maven.plugin-tools</groupId >
32
32
<artifactId >maven-plugin-annotations</artifactId >
33
- <version >3.11 .0</version >
33
+ <version >3.12 .0</version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >org.junit.jupiter</groupId >
59
59
<plugin >
60
60
<groupId >org.apache.maven.plugins</groupId >
61
61
<artifactId >maven-plugin-plugin</artifactId >
62
- <version >3.11 .0</version >
62
+ <version >3.12 .0</version >
63
63
<configuration >
64
64
<mojoDependencies >
65
65
<param >oracle.kubernetes:jsonschema-maven-plugin</param >
Original file line number Diff line number Diff line change 673
673
<maven-dependency-plugin-version >3.6.1</maven-dependency-plugin-version >
674
674
<maven-shade-plugin-version >3.5.2</maven-shade-plugin-version >
675
675
<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 >
677
677
<directory-maven-version >1.0</directory-maven-version >
678
678
<maven-jxr-plugin-version >3.3.2</maven-jxr-plugin-version >
679
679
<maven-gpg-plugin-version >3.2.2</maven-gpg-plugin-version >
722
722
<domain-swagger-file >${project.basedir} /swagger/domain.json</domain-swagger-file >
723
723
<skip .unit.tests>false</skip .unit.tests>
724
724
<skip .dependency-check>false</skip .dependency-check>
725
- <jacoco .version>0.8.11 </jacoco .version>
725
+ <jacoco .version>0.8.12 </jacoco .version>
726
726
<git-commit-id-plugin-version >4.9.10</git-commit-id-plugin-version >
727
727
<htmlunit-version >2.70.0</htmlunit-version >
728
728
<jython-standalone-version >2.7.3</jython-standalone-version >
You can’t perform that action at this time.
0 commit comments