Skip to content

Commit 4364949

Browse files
authored
change spring-webmvc version (#41)
1 parent e0d57ce commit 4364949

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

duo-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.springframework</groupId>
4545
<artifactId>spring-webmvc</artifactId>
46-
<version>5.3.18</version>
46+
<version>5.3.24</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)