Browse Source

Merge branch '2.1.x'

Closes gh-18098
pull/18100/head
Stephane Nicoll 6 years ago
parent
commit
5dc133ae9e
  1. 5
      spring-boot-project/spring-boot-docs/pom.xml

5
spring-boot-project/spring-boot-docs/pom.xml

@ -1003,11 +1003,6 @@ @@ -1003,11 +1003,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>

Loading…
Cancel
Save