Skip to content

Commit b483e78

Browse files
committed
Revert "Workaround Spring Data Rest enforcer issue"
This reverts commit 90defac. Closes spring-projectsgh-18335
1 parent bdfed31 commit b483e78

File tree

1 file changed

+0
-9
lines changed
  • spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest

1 file changed

+0
-9
lines changed

spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml

-9
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,7 @@
2727
<groupId>org.slf4j</groupId>
2828
<artifactId>jcl-over-slf4j</artifactId>
2929
</exclusion>
30-
<exclusion>
31-
<groupId>org.springframework.plugin</groupId>
32-
<artifactId>spring-plugin-core</artifactId>
33-
</exclusion>
3430
</exclusions>
3531
</dependency>
36-
<dependency>
37-
<groupId>org.springframework.plugin</groupId>
38-
<artifactId>spring-plugin-core</artifactId>
39-
<version>2.0.0.BUILD-SNAPSHOT</version>
40-
</dependency>
4132
</dependencies>
4233
</project>

0 commit comments

Comments
 (0)