Skip to content

Commit b9a4c80

Browse files
authored
Update .github/workflows/maven-build.yml
1 parent 3c47c92 commit b9a4c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
- name: Set up JDK
147147
uses: actions/setup-java@v4
148148
with:
149-
java-version: 8
149+
java-version: 11
150150
distribution: 'temurin'
151151
cache: 'maven'
152152
- name: Maven Test (no build) Java 11

0 commit comments

Comments
 (0)