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 24
24
<dependency >
25
25
<groupId >org.apache.maven</groupId >
26
26
<artifactId >maven-plugin-api</artifactId >
27
- <version >3.9.9 </version >
27
+ <version >3.9.10 </version >
28
28
<scope >provided</scope >
29
29
</dependency >
30
30
<dependency >
Original file line number Diff line number Diff line change 710
710
<maven-dependency-plugin-version >3.8.1</maven-dependency-plugin-version >
711
711
<maven-shade-plugin-version >3.6.0</maven-shade-plugin-version >
712
712
<exec-maven-plugin-version >3.5.1</exec-maven-plugin-version >
713
- <checkstyle-version >10.25 .0</checkstyle-version >
713
+ <checkstyle-version >10.26 .0</checkstyle-version >
714
714
<directory-maven-version >1.0</directory-maven-version >
715
715
<maven-jxr-plugin-version >3.6.0</maven-jxr-plugin-version >
716
716
<maven-gpg-plugin-version >3.2.7</maven-gpg-plugin-version >
734
734
<awaitility-version >4.3.0</awaitility-version >
735
735
<client-java-version >24.0.0-legacy</client-java-version >
736
736
<findbugs-version >3.0.1u2</findbugs-version >
737
- <kotlin-stdlib-version >2.1.21 </kotlin-stdlib-version >
737
+ <kotlin-stdlib-version >2.2.0 </kotlin-stdlib-version >
738
738
<okhttp-version >4.12.0</okhttp-version >
739
739
<okio-version >3.13.0</okio-version >
740
740
<bc-jdk18on-version >1.81</bc-jdk18on-version >
741
- <junit .jupiter.version>5.13.1 </junit .jupiter.version>
741
+ <junit .jupiter.version>5.13.2 </junit .jupiter.version>
742
742
<junit .vintage.version>5.7.1</junit .vintage.version>
743
743
<junit .platform.version>1.7.0</junit .platform.version>
744
744
<junit .platform.surefire.version>1.3.2</junit .platform.surefire.version>
You can’t perform that action at this time.
0 commit comments