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 9582aa3 commit e6bb7a0Copy full SHA for e6bb7a0
spring-boot-project/spring-boot-docs/pom.xml
@@ -947,6 +947,10 @@
947
<artifactId>spring-security-oauth2-resource-server</artifactId>
948
<optional>true</optional>
949
</dependency>
950
+ <dependency>
951
+ <groupId>org.springframework.security</groupId>
952
+ <artifactId>spring-security-rsocket</artifactId>
953
+ </dependency>
954
<dependency>
955
<groupId>org.springframework.security</groupId>
956
<artifactId>spring-security-saml2-service-provider</artifactId>
0 commit comments