Skip to content

Commit 69a29ec

Browse files
committed
Update Maven 3.9.13
1 parent f2f99d6 commit 69a29ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ runs:
4040
- name: 'Setup Maven'
4141
uses: stCarolas/setup-maven@v5
4242
with:
43-
maven-version: 3.9.11
43+
maven-version: 3.9.13
4444
- name: 'Maven Build'
4545
run: mvn ${{ inputs.goal }} --file ${{ inputs.pom }} --batch-mode -Dmaven.javadoc.skip=${{ inputs.skip-javadoc }} -V --no-transfer-progress
4646
shell: bash

0 commit comments

Comments
 (0)