Update Deploy Docs to JDK 25

Issue gh-18512

Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
This commit is contained in:
Josh Cummings 2026-02-11 13:36:53 -07:00
parent 1c66fcd510
commit ba69471f6f
No known key found for this signature in database
GPG Key ID: 869B37A20E876129

View File

@ -23,7 +23,7 @@ jobs:
- name: Set Up Gradle
uses: spring-io/spring-gradle-build-action@v2
with:
java-version: '17'
java-version: '25'
distribution: temurin
- name: Set up refname build
if: github.event.inputs.build-refname