Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 37a88e6

Browse files
mikrethorsdeleuze
authored andcommitted
Removing extra spring-context-indexer
spring-context-indexer is duplicated between line 30 and 80
1 parent 1064234 commit 37a88e6

File tree

1 file changed

+0
-4
lines changed
  • spring-graalvm-native-samples/hibernate

1 file changed

+0
-4
lines changed

spring-graalvm-native-samples/hibernate/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828
<groupId>org.springframework.boot</groupId>
2929
<artifactId>spring-boot-starter-jdbc</artifactId>
3030
</dependency>
31-
<dependency>
32-
<groupId>org.springframework</groupId>
33-
<artifactId>spring-context-indexer</artifactId>
34-
</dependency>
3531
<dependency>
3632
<groupId>org.springframework</groupId>
3733
<artifactId>spring-orm</artifactId>

0 commit comments

Comments
 (0)