This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new c924319 Update
c924319 is described below
commit c92431990d5ea198511f3453f67e515d00fffc0f
Author: remm <[email protected]>
AuthorDate: Wed Apr 15 10:37:25 2026 +0200
Update
---
README.md | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/README.md b/README.md
index d840d64..6f8a16b 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ The plugin supports Tomcat 9, Tomcat 10, and Tomcat 11.
## Prerequisites
- Java 8 or higher
-- Maven 3.8.1 or higher
+- Maven 3.9.14 or higher
## Basic Usage
@@ -78,12 +78,6 @@ mvn tomcat:info
mvn tomcat:resources
```
-**roles** - List security roles:
-
-```bash
-mvn tomcat:roles
-```
-
## Configuration
### Deploy to Tomcat
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]