Skip to content

Commit 2a5a5d1

Browse files
committed
Update Servlet container system requirements
Closes gh-36354
1 parent 3dc05f3 commit 2a5a5d1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started/system-requirements.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ Spring Boot supports the following embedded servlet containers:
2424
|===
2525
| Name | Servlet Version
2626

27-
| Tomcat 10.0
28-
| 5.0
27+
| Tomcat 10.1
28+
| 6.0
2929

3030
| Jetty 11.0
31-
| 5.1
32-
33-
| Undertow 2.2 (Jakarta EE 9 variant)
3431
| 5.0
32+
33+
| Undertow 2.3
34+
| 6.0
3535
|===
3636

3737
You can also deploy Spring Boot applications to any servlet 5.0+ compatible container.

0 commit comments

Comments
 (0)