Skip to content

Commit

Permalink
Use Maven 3.9.1 on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Mar 28, 2023
1 parent 829dade commit 6803922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
with:
ff-maven: "3.9.0"
maven-matrix: '[ "3.2.5", "3.9.0" ]'
ff-maven: "3.9.1"
maven-matrix: '[ "3.2.5", "3.9.1" ]'

0 comments on commit 6803922

Please sign in to comment.