File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3535 uses : actions/setup-java@v5
3636 with :
3737 distribution : ' temurin'
38- java-version : ' 17 '
38+ java-version : ' 21 '
3939 cache : ' maven'
4040 cache-dependency-path : ' **/pom.xml'
4141
Original file line number Diff line number Diff line change 2222 uses : actions/setup-java@v5
2323 with :
2424 distribution : ' temurin'
25- java-version : ' 17 '
25+ java-version : ' 21 '
2626 cache : ' maven'
2727 cache-dependency-path : ' **/pom.xml'
2828
6161 uses : actions/setup-java@v5
6262 with :
6363 distribution : ' temurin'
64- java-version : ' 17 '
64+ java-version : ' 21 '
6565 cache : ' maven'
6666 cache-dependency-path : ' **/pom.xml'
6767
Original file line number Diff line number Diff line change 2929 uses : actions/setup-java@v5
3030 with :
3131 distribution : ' temurin'
32- java-version : ' 17 '
32+ java-version : ' 21 '
3333 cache : ' maven'
3434 cache-dependency-path : ' **/pom.xml'
3535
Original file line number Diff line number Diff line change 4040 uses : actions/setup-java@v5
4141 with :
4242 distribution : ' temurin'
43- java-version : ' 17 '
43+ java-version : ' 21 '
4444 server-id : central
4545 server-username : MAVEN_USERNAME
4646 server-password : MAVEN_PASSWORD
You can’t perform that action at this time.
0 commit comments