Skip to content

Commit

Permalink
Merge branch '3.0.x' into 3.1.x
Browse files Browse the repository at this point in the history
Closes gh-36355
  • Loading branch information
wilkinsona committed Jul 12, 2023
2 parents a4055b5 + 2a5a5d1 commit d5ca66d
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ Spring Boot supports the following embedded servlet containers:
|===
| Name | Servlet Version

| Tomcat 10.0
| 5.0
| Tomcat 10.1
| 6.0

| Jetty 11.0
| 5.1

| Undertow 2.2 (Jakarta EE 9 variant)
| 5.0

| Undertow 2.3
| 6.0
|===

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

0 comments on commit d5ca66d

Please sign in to comment.