Skip to content

Commit

Permalink
Revert "Use latest Java Spring Boot stack as default (#439)"
Browse files Browse the repository at this point in the history
This reverts commit 0513d06.
  • Loading branch information
thepetk committed Sep 4, 2024
1 parent 62b6469 commit 3848cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/java-springboot/stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ versions:
# 1.3.0, 1.4.0: with JDK 17
- version: 1.3.0
- version: 1.4.0
default: true # should have one and only one default version
- version: 2.0.0
# 2.1.0, 2.2.0: with JDK 17
- version: 2.1.0
- version: 2.2.0
default: true # should have one and only one default version

0 comments on commit 3848cf3

Please sign in to comment.