Skip to content

Commit 837c5f5

Browse files
committed
Update pom.xml
1 parent 5ac8a7c commit 837c5f5

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
@@ -131,6 +131,11 @@
131131
<artifactId>spring-web</artifactId>
132132
<version>6.0.0</version>
133133
</dependency>
134+
<dependency>
135+
<groupId>org.springframework</groupId>
136+
<artifactId>spring-webmvc</artifactId>
137+
<version>6.1.14</version>
138+
</dependency>
134139
</dependencies>
135140
<build>
136141
<plugins>

0 commit comments

Comments
 (0)