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 4545 <dependency >
4646 <groupId >org.ow2.asm</groupId >
4747 <artifactId >asm</artifactId >
48- <version >9.6 </version >
48+ <version >9.7 </version >
4949 <scope >test</scope >
5050 </dependency >
5151 </dependencies >
Original file line number Diff line number Diff line change 676676 <checkstyle-version >10.14.2</checkstyle-version >
677677 <directory-maven-version >1.0</directory-maven-version >
678678 <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 >
680680 <hamcrest-junit-version >2.0.0.0</hamcrest-junit-version >
681681 <simplestub-version >1.3.3</simplestub-version >
682682 <jakarta-json-version >2.0.1</jakarta-json-version >
692692 <mojo-build-helper-version >3.5.0</mojo-build-helper-version >
693693 <maven-plugin-version >1.0.0</maven-plugin-version >
694694 <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>
696696 <awaitility-version >4.2.1</awaitility-version >
697697 <client-java-version >19.0.1</client-java-version >
698698 <findbugs-version >3.0.1u2</findbugs-version >
725725 <jacoco .version>0.8.11</jacoco .version>
726726 <git-commit-id-plugin-version >4.9.10</git-commit-id-plugin-version >
727727 <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 >
729729 <checkstyle .config.location>${root.basedir} /build-tools/checkstyle/customized_google_checks.xml</checkstyle .config.location>
730730 <no-reports >false</no-reports >
731731 </properties >
You can’t perform that action at this time.
0 commit comments