File tree 2 files changed +4
-4
lines changed
operator-build-maven-plugin
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >org.ow2.asm</groupId >
45
45
<artifactId >asm</artifactId >
46
- <version >9.6 </version >
46
+ <version >9.7 </version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
</dependencies >
Original file line number Diff line number Diff line change 648
648
<exec-maven-plugin-version >3.2.0</exec-maven-plugin-version >
649
649
<spotbugs-maven-plugin-version >4.8.3.1</spotbugs-maven-plugin-version >
650
650
<spotbugs-version >4.8.3</spotbugs-version >
651
- <checkstyle-version >10.14.2 </checkstyle-version >
651
+ <checkstyle-version >10.15.0 </checkstyle-version >
652
652
<directory-maven-version >1.0</directory-maven-version >
653
653
<maven-jxr-plugin-version >3.3.2</maven-jxr-plugin-version >
654
- <maven-gpg-plugin-version >3.2.1 </maven-gpg-plugin-version >
654
+ <maven-gpg-plugin-version >3.2.2 </maven-gpg-plugin-version >
655
655
<hamcrest-junit-version >2.0.0.0</hamcrest-junit-version >
656
656
<simplestub-version >1.3.3</simplestub-version >
657
657
<jakarta-json-version >2.0.1</jakarta-json-version >
666
666
<mojo-build-helper-version >3.5.0</mojo-build-helper-version >
667
667
<maven-plugin-version >1.0.0</maven-plugin-version >
668
668
<assertj .core.version>3.25.3</assertj .core.version>
669
- <commons .io.version>2.15.1 </commons .io.version>
669
+ <commons .io.version>2.16.0 </commons .io.version>
670
670
<awaitility-version >4.2.1</awaitility-version >
671
671
<client-java-version >16.0.3</client-java-version >
672
672
<kotlin-stdlib-version >1.9.23</kotlin-stdlib-version >
You can’t perform that action at this time.
0 commit comments