Skip to content

Commit b7c71be

Browse files
committed
ci: upgrade to Maven 3.9.9
1 parent b365d3a commit b7c71be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
- name: "Install: Maven"
165165
uses: stCarolas/setup-maven@v5 # https://github.com/stCarolas/setup-maven
166166
with:
167-
maven-version: 3.9.8
167+
maven-version: 3.9.9
168168

169169

170170
- name: "Build with Maven 🔨"

.github/workflows/licensecheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: "Install: Maven"
8383
uses: stCarolas/setup-maven@v5 # https://github.com/stCarolas/setup-maven
8484
with:
85-
maven-version: 3.9.8
85+
maven-version: 3.9.9
8686

8787

8888
- name: Dash License check # see https://github.com/eclipse/dash-licenses

0 commit comments

Comments
 (0)