Skip to content

Commit b12d025

Browse files
authored
Update Maven and Tomcat version requirements
1 parent 233dfcd commit b12d025

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ using the Maven profile "css", i.e. `./mvnw generate-resources -P css`.
114114
### Prerequisites
115115
The following items should be installed in your system:
116116
* Java 17 or newer (full JDK not a JRE)
117-
* Maven 3.5+ (https://maven.apache.org/install.html)
117+
* Maven 3.8+ (https://maven.apache.org/install.html)
118118
* git command line tool (https://help.github.com/articles/set-up-git)
119-
* Jetty 11.0+ or Tomcat 10+
119+
* Jetty 11.0+ or Tomcat 11+
120120
* Your prefered IDE
121121
* Eclipse with the m2e plugin. Note: when m2e is available, there is an m2 icon in Help -> About dialog. If m2e is not there, just follow the install process here: http://www.eclipse.org/m2e/
122122
* [Spring Tools Suite](https://spring.io/tools) (STS)

0 commit comments

Comments
 (0)