Merge pull request #320 from Super-Sky/oscs_fix_cd7pr50au51q1alfu1g0

fix(sec): upgrade org.springframework:spring-web to 5.3.7
This commit is contained in:
click33
2022-10-22 05:27:50 +08:00
committed by GitHub

View File

@@ -36,7 +36,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>${spring-web.version}</version>
<version>5.3.7</version>
<optional>true</optional>
</dependency>