Use updated version names in docs
Issue gh-1942
This commit is contained in:
@@ -33,7 +33,7 @@ If you use Maven, you must add the following dependencies:
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-web</artifactId>
|
||||
<version>{spring-framework-version}</version>
|
||||
<version>{spring-core-version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user