Skip to content

Commit e344818

Browse files
Merge pull request #277963 from smile37773/qingyliu/java21
support java 21
2 parents 75f02bc + bfaabf6 commit e344818

File tree

1 file changed

+2
-2
lines changed
  • articles/spring-apps/enterprise

1 file changed

+2
-2
lines changed

articles/spring-apps/enterprise/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@ You can delete the Azure Spring Apps diagnostic settings by using Azure CLI:
141141

142142
### Which versions of Java runtime are supported in Azure Spring Apps?
143143

144-
Azure Spring Apps supports Java LTS versions with the most recent builds, currently Java 8, Java 11, and Java 17 are supported.
144+
Azure Spring Apps supports Java LTS versions with the most recent builds, currently Java 8, Java 11, Java 17, and Java 21 are supported.
145145

146-
### How long are Java 8, Java 11, and Java 17 LTS versions supported?
146+
### How long are Java 8, Java 11, Java 17, and Java 21 LTS versions supported?
147147

148148
See [Java long-term support for Azure and Azure Stack](/azure/developer/java/fundamentals/java-support-on-azure).
149149

0 commit comments

Comments
 (0)