We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 233a2e8 commit e40acd8Copy full SHA for e40acd8
spring-boot-dependencies/pom.xml
@@ -1025,16 +1025,6 @@
1025
<artifactId>spring-security-jwt</artifactId>
1026
<version>${spring-security-jwt.version}</version>
1027
</dependency>
1028
- <dependency>
1029
- <groupId>org.springframework.security.oauth</groupId>
1030
- <artifactId>spring-security-oauth</artifactId>
1031
- <version>${spring-security-oauth.version}</version>
1032
- </dependency>
1033
1034
1035
- <artifactId>spring-security-oauth2</artifactId>
1036
1037
1038
<dependency>
1039
<groupId>org.thymeleaf</groupId>
1040
<artifactId>thymeleaf</artifactId>
0 commit comments