mirror of
https://github.com/valitydev/liminator.git
synced 2024-11-06 01:15:21 +00:00
Update dependency org.springframework:spring-webmvc to v6.1.13 [SECURITY]
This commit is contained in:
parent
d9c14074e8
commit
545db6ef67
4
pom.xml
4
pom.xml
@ -11,7 +11,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>liminator</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0.1</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>liminator</name>
|
||||
@ -85,7 +85,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-webmvc</artifactId>
|
||||
<version>6.1.6</version>
|
||||
<version>6.1.13</version>
|
||||
</dependency>
|
||||
|
||||
<!--Thrirdparty libs-->
|
||||
|
Loading…
Reference in New Issue
Block a user