Skip to content

Commit

Permalink
neo4j v5 removed yaml reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees Vegter authored and Kees Vegter committed Nov 23, 2022
1 parent a3c6f35 commit b30afa9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
<artifactId>javafaker</artifactId>
<version>0.13</version>
</dependency>
<!-- <dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.33</version>
</dependency> -->
</dependencies>
<build>
<finalName>${project.artifactId}-${version}</finalName>
Expand Down

0 comments on commit b30afa9

Please sign in to comment.