Skip to content

Commit e185259

Browse files
authored
Merge pull request #159 from Nohit-Java17/develop
add webmvc
2 parents 9b2b620 + 47188bb commit e185259

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,6 @@
126126
<artifactId>spring-security-config</artifactId>
127127
<version>5.7.10</version>
128128
</dependency>
129-
<dependency>
130-
<groupId>org.springframework</groupId>
131-
<artifactId>spring-web</artifactId>
132-
<version>6.0.0</version>
133-
</dependency>
134129
<dependency>
135130
<groupId>org.springframework</groupId>
136131
<artifactId>spring-webmvc</artifactId>

0 commit comments

Comments
 (0)