Skip to content

Commit

Permalink
PATCH-3526. Upgrade spring-boot from 2.x to 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
garyzhao-ts committed Dec 11, 2024
1 parent eb747c3 commit 584d841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
id: setupJava
uses: actions/setup-java@v4
with:
java-version: 8
java-version: 17
distribution: 'zulu'
- name: Set up Maven
uses: tradeshift/actions-setup-maven@v4.5
Expand Down

0 comments on commit 584d841

Please sign in to comment.