Remove duplicated dependency in spring-boot-docs

See gh-18092
This commit is contained in:
dreis2211 2019-09-02 12:00:51 +02:00 committed by Stephane Nicoll
parent b8070a8339
commit 087795fb67
1 changed files with 0 additions and 5 deletions

View File

@ -842,11 +842,6 @@
<artifactId>spring-data-jdbc</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jdbc</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa</artifactId>