Remove duplicate dependency in twitter-function

Add relativePath to core parent
This commit is contained in:
Soby Chacko
2020-08-07 16:50:15 -04:00
parent b4eb9b398f
commit 3d01487565
2 changed files with 1 additions and 5 deletions

View File

@@ -54,11 +54,6 @@
<version>5.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>