Skip to content

Commit 087795f

Browse files
dreis2211snicoll
authored andcommitted
Remove duplicated dependency in spring-boot-docs
See gh-18092
1 parent b8070a8 commit 087795f

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)