diff --git a/README.md b/README.md index 7ea960462390..421485cafa86 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ provide the path to a JAR file including an SPI implementation using the system | [Spark Web Framework](https://github.com/perwendel/spark) | 2.3+ | | [Spring Data](https://spring.io/projects/spring-data) | 1.8+ | | [Spring Scheduling](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/scheduling/package-summary.html) | 3.1+ | -| [Spring Servlet MVC](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/servlet/mvc/package-summary.html) | 3.1+ | +| [Spring Web MVC](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/servlet/mvc/package-summary.html) | 3.1+ | | [Spring Webflux](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/reactive/package-summary.html) | 5.0+ | | [Spymemcached](https://github.com/couchbase/spymemcached) | 2.12+ | | [Twilio](https://github.com/twilio/twilio-java) | 6.6+ |