Skip to content

Commit a454371

Browse files
authored
Merge pull request #156 from Nohit-Java17/develop
Update pom.xml
2 parents 88db8ff + 2cf76bb commit a454371

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@
121121
<artifactId>spring-security-web</artifactId>
122122
<version>5.7.13</version>
123123
</dependency>
124+
<dependency>
125+
<groupId>org.springframework.security</groupId>
126+
<artifactId>spring-security-config</artifactId>
127+
<version>5.7.10</version>
128+
</dependency>
124129
</dependencies>
125130
<build>
126131
<plugins>

0 commit comments

Comments
 (0)