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

Commit 483decb

Browse files
committed
Polish data-neo4j sample pom.xml
1 parent 763be04 commit 483decb

File tree

1 file changed

+0
-8
lines changed
  • spring-graalvm-native-samples/data-neo4j

1 file changed

+0
-8
lines changed

spring-graalvm-native-samples/data-neo4j/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
<version>0.8.1</version>
2727
<scope>compile</scope>
2828
</dependency>
29-
<dependency>
30-
<groupId>org.springframework</groupId>
31-
<artifactId>spring-context-indexer</artifactId>
32-
</dependency>
3329

3430
<!-- Spring and Spring Boot dependencies -->
3531
<dependency>
@@ -40,10 +36,6 @@
4036
<groupId>org.springframework.boot</groupId>
4137
<artifactId>spring-boot-starter-data-neo4j</artifactId>
4238
</dependency>
43-
<dependency>
44-
<groupId>org.springframework.data</groupId>
45-
<artifactId>spring-data-neo4j</artifactId>
46-
</dependency>
4739
<dependency>
4840
<groupId>org.springframework.boot</groupId>
4941
<artifactId>spring-boot-starter-test</artifactId>

0 commit comments

Comments
 (0)