Skip to content

Commit

Permalink
Use Maven 3.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
basilevs committed Feb 11, 2024
1 parent 634bbcb commit 7cb3925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: stCarolas/setup-maven@v5
with:
# Version Spec of the version to use. Examples: 10.x, 10.15.1, >=10.15.0
maven-version: 3.9.x
maven-version: 3.9.6
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 7cb3925

Please sign in to comment.