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.
2 parents b719b93 + 532b559 commit 53e3c76Copy full SHA for 53e3c76
samples/embedded-sign-in-widget/pom.xml
@@ -107,6 +107,11 @@
107
<groupId>org.springframework.security</groupId>
108
<artifactId>spring-security-config</artifactId>
109
</dependency>
110
+ <dependency>
111
+ <groupId>org.springframework.security</groupId>
112
+ <artifactId>spring-security-crypto</artifactId>
113
+ <version>6.4.4</version>
114
+ </dependency>
115
<dependency>
116
117
<artifactId>spring-security-core</artifactId>
0 commit comments