File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
spring-boot-starters/spring-boot-starter-hateoas
spring-boot-test-autoconfigure Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 23
23
<groupId >org.springframework.hateoas</groupId >
24
24
<artifactId >spring-hateoas</artifactId >
25
25
</dependency >
26
- <dependency >
27
- <groupId >org.springframework.plugin</groupId >
28
- <artifactId >spring-plugin-core</artifactId >
29
- </dependency >
30
26
</dependencies >
31
27
</project >
Original file line number Diff line number Diff line change 346
346
<artifactId >spring-hateoas</artifactId >
347
347
<scope >test</scope >
348
348
</dependency >
349
- <dependency >
350
- <groupId >org.springframework.plugin</groupId >
351
- <artifactId >spring-plugin-core</artifactId >
352
- <scope >test</scope >
353
- </dependency >
354
349
<dependency >
355
350
<groupId >org.testcontainers</groupId >
356
351
<artifactId >junit-jupiter</artifactId >
You can’t perform that action at this time.
0 commit comments