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 708
708
<maven-dependency-plugin-version >3.8.1</maven-dependency-plugin-version >
709
709
<maven-shade-plugin-version >3.6.0</maven-shade-plugin-version >
710
710
<exec-maven-plugin-version >3.5.1</exec-maven-plugin-version >
711
- <checkstyle-version >10.25 .0</checkstyle-version >
711
+ <checkstyle-version >10.26 .0</checkstyle-version >
712
712
<directory-maven-version >1.0</directory-maven-version >
713
713
<maven-jxr-plugin-version >3.6.0</maven-jxr-plugin-version >
714
714
<maven-gpg-plugin-version >3.2.7</maven-gpg-plugin-version >
732
732
<awaitility-version >4.3.0</awaitility-version >
733
733
<client-java-version >19.0.2</client-java-version >
734
734
<findbugs-version >3.0.1u2</findbugs-version >
735
- <kotlin-stdlib-version >2.1.21 </kotlin-stdlib-version >
735
+ <kotlin-stdlib-version >2.2.0 </kotlin-stdlib-version >
736
736
<okhttp-version >4.12.0</okhttp-version >
737
737
<okio-version >3.13.0</okio-version >
738
738
<bc-jdk18on-version >1.81</bc-jdk18on-version >
739
- <junit .jupiter.version>5.13.1 </junit .jupiter.version>
739
+ <junit .jupiter.version>5.13.2 </junit .jupiter.version>
740
740
<junit .vintage.version>5.7.1</junit .vintage.version>
741
741
<junit .platform.version>1.7.0</junit .platform.version>
742
742
<junit .platform.surefire.version>1.3.2</junit .platform.surefire.version>
You can’t perform that action at this time.
0 commit comments