We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b365d3a commit b7c71beCopy full SHA for b7c71be
2 files changed
.github/workflows/build.yml
@@ -164,7 +164,7 @@ jobs:
164
- name: "Install: Maven"
165
uses: stCarolas/setup-maven@v5 # https://github.com/stCarolas/setup-maven
166
with:
167
- maven-version: 3.9.8
+ maven-version: 3.9.9
168
169
170
- name: "Build with Maven 🔨"
.github/workflows/licensecheck.yml
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
- name: Dash License check # see https://github.com/eclipse/dash-licenses
0 commit comments