Skip to content

Commit 5a6e7d1

Browse files
committed
Merge pull request #34697 from jgslima
* pr/34697: Clarify servlet container compatibility Closes gh-34697
2 parents cade537 + b418ab8 commit 5a6e7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Spring Boot supports the following embedded servlet containers:
3737
| 4.0
3838
|===
3939

40-
You can also deploy Spring Boot applications to any servlet 3.1+ compatible container.
40+
You can also deploy Spring Boot applications to any Servlet 3.1 or 4.0 compatible container.

0 commit comments

Comments
 (0)