From 2bf3e5ab200f97fe166fd9d25cf7a736f3bb31f3 Mon Sep 17 00:00:00 2001
From: Andy Wilkinson <andy.wilkinson@broadcom.com>
Date: Thu, 24 Oct 2024 09:28:18 +0100
Subject: [PATCH] Document that embedded Tomcat must be 10.1.25 or later

Closes gh-42849
---
 .../src/docs/antora/modules/ROOT/pages/system-requirements.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spring-boot-project/spring-boot-docs/src/docs/antora/modules/ROOT/pages/system-requirements.adoc b/spring-boot-project/spring-boot-docs/src/docs/antora/modules/ROOT/pages/system-requirements.adoc
index 172591f83da1..018699285531 100644
--- a/spring-boot-project/spring-boot-docs/src/docs/antora/modules/ROOT/pages/system-requirements.adoc
+++ b/spring-boot-project/spring-boot-docs/src/docs/antora/modules/ROOT/pages/system-requirements.adoc
@@ -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