Skip to content

Commit 49bc12d

Browse files
committed
Make spring-plugin-core a compile dependency so EntityLinks can be used
See gh-2396
1 parent 01344c8 commit 49bc12d

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-starters/spring-boot-starter-hateoas

1 file changed

+0
-1
lines changed

spring-boot-starters/spring-boot-starter-hateoas/pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
<dependency>
3030
<groupId>org.springframework.plugin</groupId>
3131
<artifactId>spring-plugin-core</artifactId>
32-
<scope>runtime</scope>
3332
</dependency>
3433
</dependencies>
3534
</project>

0 commit comments

Comments
 (0)