Skip to content

Commit d13de96

Browse files
Use Maven 3.9.12 for build on GitHub
1 parent 8d788f4 commit d13de96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
cache: 'maven'
5555

5656
- name: Set up Maven
57-
run: mvn --errors --batch-mode --show-version org.apache.maven.plugins:maven-wrapper-plugin:3.3.4:wrapper "-Dmaven=3.9.11"
57+
run: mvn --errors --batch-mode --show-version org.apache.maven.plugins:maven-wrapper-plugin:3.3.4:wrapper "-Dmaven=3.9.12"
5858
shell: bash
5959

6060
- name: Running integration tests

0 commit comments

Comments
 (0)