
Fork spring-webmvc 5.3.39 to fix CVE-2024-38816, CVE-2024-38819
Fork of spring-webmvc 5.3.39 to fix CVE-2024-38816, CVE-2024-38819
Add the following to the dependencies section of your project's pom.xml:
<dependency>
<groupId>io.github.jaloon</groupId>
<artifactId>spring-webmvc5</artifactId>
<version>5.3.39.1</version>
</dependency>