Skip to content

Commit

Permalink
Remove spring-boot-starter-oauth2-resource-server dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgrimaud committed Jan 27, 2021
1 parent 6b31137 commit a2b660a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,10 +274,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-client</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-resource-server</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-jwt</artifactId>
Expand Down

0 comments on commit a2b660a

Please sign in to comment.