Remove explicit version for sample code, #302. (#303)

Signed-off-by: Pan Li <panli@microsoft.com>
This commit is contained in:
Pan Li 2018-12-17 07:45:12 -06:00 коммит произвёл GitHub
Родитель b68a0cea81
Коммит 82db6e4878
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -36,7 +36,6 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-webmvc</artifactId>
<version>3.0.6.RELEASE</version>
</dependency>
<dependency>
@ -47,7 +46,6 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>2.0.3.RELEASE</version>
</dependency>
</dependencies>