Skip to content

Commit

Permalink
ci: upgrade to Maven 3.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Oct 9, 2023
1 parent e9893bd commit 3f9873c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: "Install: Maven"
uses: stCarolas/setup-maven@v4.5 # https://github.com/stCarolas/setup-maven
with:
maven-version: 3.9.4
maven-version: 3.9.5

- name: Build with Maven
id: maven-build
Expand Down

0 comments on commit 3f9873c

Please sign in to comment.