Skip to content

Commit 55a6082

Browse files
authored
Merge pull request Baeldung#27 from KevinGilmore/master
BAEL-523: removed spring-test dependency
2 parents b9d60d0 + 3114bdc commit 55a6082

File tree

1 file changed

+0
-5
lines changed
  • spring-security-oauth-server

1 file changed

+0
-5
lines changed

spring-security-oauth-server/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@
5959
<artifactId>junit</artifactId>
6060
</dependency>
6161

62-
<dependency>
63-
<groupId>org.springframework</groupId>
64-
<artifactId>spring-test</artifactId>
65-
</dependency>
66-
6762
<dependency>
6863
<groupId>org.springframework.boot</groupId>
6964
<artifactId>spring-boot-starter-test</artifactId>

0 commit comments

Comments
 (0)