Document that embedded Tomcat must be 10.1.25 or later
Closes gh-42849
This commit is contained in:
parent
13e75dce1b
commit
2bf3e5ab20
|
@ -26,7 +26,7 @@ Spring Boot supports the following embedded servlet containers:
|
|||
|===
|
||||
| Name | Servlet Version
|
||||
|
||||
| Tomcat 10.1
|
||||
| Tomcat 10.1 (10.1.25 or later)
|
||||
| 6.0
|
||||
|
||||
| Jetty 12.0
|
||||
|
|
Loading…
Reference in New Issue