We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c1816 commit efbfb43Copy full SHA for efbfb43
pom.xml
@@ -148,6 +148,7 @@
148
<!-- Override vulnerable dependencies that are pulled in via Spring boot -->
149
<!-- TODO: Amend this list when Spring Boot version is updated! -->
150
<commons-lang3.version>3.20.0</commons-lang3.version> <!-- CVE-2025-48924 -->
151
+ <tomcat.version>11.0.18</tomcat.version> <!-- CVE-2026-24734 -->
152
</properties>
153
154
<reporting>
0 commit comments