Commit 087795fb authored by dreis2211's avatar dreis2211 Committed by Stephane Nicoll

Remove duplicated dependency in spring-boot-docs

See gh-18092
parent b8070a83
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment