Skip to content

Commit 5ac8a7c

Browse files
committed
Update pom.xml
1 parent 2cf76bb commit 5ac8a7c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,11 @@
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>
129134
</dependencies>
130135
<build>
131136
<plugins>

0 commit comments

Comments
 (0)