Skip to content

Commit ae86343

Browse files
committed
Merge pull request #18092 from dreis2211
* pr/18092: Remove duplicated dependency in spring-boot-docs Closes gh-18092
2 parents b8070a8 + 087795f commit ae86343

File tree

1 file changed

+0
-5
lines changed
  • spring-boot-project/spring-boot-docs

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -842,11 +842,6 @@
842842
<artifactId>spring-data-jdbc</artifactId>
843843
<optional>true</optional>
844844
</dependency>
845-
<dependency>
846-
<groupId>org.springframework.data</groupId>
847-
<artifactId>spring-data-jdbc</artifactId>
848-
<optional>true</optional>
849-
</dependency>
850845
<dependency>
851846
<groupId>org.springframework.data</groupId>
852847
<artifactId>spring-data-jpa</artifactId>

0 commit comments

Comments
 (0)