Make spring-plugin-core a compile dependency so EntityLinks can be used
See gh-2396
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.plugin</groupId>
|
||||
<artifactId>spring-plugin-core</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user