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 45
45
<dependency >
46
46
<groupId >org.ow2.asm</groupId >
47
47
<artifactId >asm</artifactId >
48
- <version >9.6 </version >
48
+ <version >9.7 </version >
49
49
<scope >test</scope >
50
50
</dependency >
51
51
</dependencies >
Original file line number Diff line number Diff line change 676
676
<checkstyle-version >10.14.2</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
- <maven-gpg-plugin-version >3.2.1 </maven-gpg-plugin-version >
679
+ <maven-gpg-plugin-version >3.2.2 </maven-gpg-plugin-version >
680
680
<hamcrest-junit-version >2.0.0.0</hamcrest-junit-version >
681
681
<simplestub-version >1.3.3</simplestub-version >
682
682
<jakarta-json-version >2.0.1</jakarta-json-version >
692
692
<mojo-build-helper-version >3.5.0</mojo-build-helper-version >
693
693
<maven-plugin-version >1.0.0</maven-plugin-version >
694
694
<assertj .core.version>3.25.3</assertj .core.version>
695
- <commons .io.version>2.15.1 </commons .io.version>
695
+ <commons .io.version>2.16.0 </commons .io.version>
696
696
<awaitility-version >4.2.1</awaitility-version >
697
697
<client-java-version >19.0.1</client-java-version >
698
698
<findbugs-version >3.0.1u2</findbugs-version >
725
725
<jacoco .version>0.8.11</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
- <jython-standalone-version >2.5.1 </jython-standalone-version >
728
+ <jython-standalone-version >2.7.3 </jython-standalone-version >
729
729
<checkstyle .config.location>${root.basedir} /build-tools/checkstyle/customized_google_checks.xml</checkstyle .config.location>
730
730
<no-reports >false</no-reports >
731
731
</properties >
You can’t perform that action at this time.
0 commit comments