Skip to content

Commit 6803922

Browse files
Use Maven 3.9.1 on GitHub
1 parent 829dade commit 6803922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
name: Verify
1010
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
1111
with:
12-
ff-maven: "3.9.0"
13-
maven-matrix: '[ "3.2.5", "3.9.0" ]'
12+
ff-maven: "3.9.1"
13+
maven-matrix: '[ "3.2.5", "3.9.1" ]'

0 commit comments

Comments
 (0)