Update dependency org.springframework:spring-webmvc to v6.1.13 [SECURITY]

This commit is contained in:
renovate[bot] 2024-11-02 14:41:54 +00:00 committed by GitHub
parent d9c14074e8
commit 545db6ef67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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-->