File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 echo "IMAGE_NAME=${{ env.BASE_IMAGE_NAME }}:$VERSION" >> $GITHUB_ENV
2121
2222 - name : Checkout branch
23- uses : actions/checkout@v5
23+ uses : actions/checkout@v6
2424
2525 - name : Set up JDK
2626 uses : oracle-actions/setup-java@v1
Original file line number Diff line number Diff line change 724724 <jakarta-json-version >2.0.1</jakarta-json-version >
725725 <jms-api-version >2.0.1</jms-api-version >
726726 <kjetland-mbknor-jsonschema-version >1.0.39</kjetland-mbknor-jsonschema-version >
727- <commons-cli-version >1.10 .0</commons-cli-version >
727+ <commons-cli-version >1.11 .0</commons-cli-version >
728728 <networknt-jsonschmema-validator-version >2.0.0</networknt-jsonschmema-validator-version >
729729 <commons-exec-version >1.5.0</commons-exec-version >
730730 <commons-lang3-version >3.19.0</commons-lang3-version >
742742 <findbugs-version >3.0.1u2</findbugs-version >
743743 <kotlin-stdlib-version >2.2.21</kotlin-stdlib-version >
744744 <okhttp-version >4.12.0</okhttp-version >
745- <okio-version >3.16.2 </okio-version >
745+ <okio-version >3.16.4 </okio-version >
746746 <bc-jdk18on-version >1.82</bc-jdk18on-version >
747747 <junit .jupiter.version>6.0.1</junit .jupiter.version>
748748 <junit .vintage.version>5.7.1</junit .vintage.version>
759759 <jackson-databind-version >2.20.1</jackson-databind-version >
760760 <snakeyaml-version >2.5</snakeyaml-version >
761761 <gson-version >2.13.2</gson-version >
762- <dependency-check-version >12.1.8 </dependency-check-version >
762+ <dependency-check-version >12.1.9 </dependency-check-version >
763763 <slf4j-version >2.0.17</slf4j-version >
764764 <logback-classic-version >1.5.20</logback-classic-version >
765765 <protobuf-java-version >4.33.0</protobuf-java-version >
You can’t perform that action at this time.
0 commit comments