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 d377f72 commit 2cf76bbCopy full SHA for 2cf76bb
1 file changed
pom.xml
@@ -121,6 +121,11 @@
121
<artifactId>spring-security-web</artifactId>
122
<version>5.7.13</version>
123
</dependency>
124
+ <dependency>
125
+ <groupId>org.springframework.security</groupId>
126
+ <artifactId>spring-security-config</artifactId>
127
+ <version>5.7.10</version>
128
+ </dependency>
129
</dependencies>
130
<build>
131
<plugins>
0 commit comments