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 28
28
<dependency >
29
29
<groupId >org.apache.maven.plugin-tools</groupId >
30
30
<artifactId >maven-plugin-annotations</artifactId >
31
- <version >3.9.0 </version >
31
+ <version >3.10.1 </version >
32
32
</dependency >
33
33
<dependency >
34
34
<groupId >org.junit.jupiter</groupId >
64
64
<plugin >
65
65
<groupId >org.apache.maven.plugins</groupId >
66
66
<artifactId >maven-plugin-plugin</artifactId >
67
- <version >3.9.0 </version >
67
+ <version >3.10.1 </version >
68
68
<configuration >
69
69
<mojoDependencies >
70
70
<param >oracle.kubernetes:jsonschema-maven-plugin</param >
Original file line number Diff line number Diff line change 629
629
<maven-release-plugin-version >3.0.1</maven-release-plugin-version >
630
630
<maven-javadoc-plugin-version >3.6.0</maven-javadoc-plugin-version >
631
631
<maven-failsafe-plugin-version >3.2.1</maven-failsafe-plugin-version >
632
- <maven-dependency-plugin-version >3.6.0 </maven-dependency-plugin-version >
632
+ <maven-dependency-plugin-version >3.6.1 </maven-dependency-plugin-version >
633
633
<exec-maven-plugin-version >3.1.0</exec-maven-plugin-version >
634
634
<spotbugs-maven-plugin-version >4.7.3.6</spotbugs-maven-plugin-version >
635
635
<spotbugs-version >4.8.0</spotbugs-version >
636
636
<checkstyle-version >10.12.4</checkstyle-version >
637
637
<directory-maven-version >1.0</directory-maven-version >
638
- <maven-jxr-plugin-version >3.3.0 </maven-jxr-plugin-version >
638
+ <maven-jxr-plugin-version >3.3.1 </maven-jxr-plugin-version >
639
639
<maven-gpg-plugin-version >3.1.0</maven-gpg-plugin-version >
640
640
<hamcrest-junit-version >2.0.0.0</hamcrest-junit-version >
641
641
<simplestub-version >1.3.2</simplestub-version >
You can’t perform that action at this time.
0 commit comments