Skip to content

Commit f9b4de9

Browse files
committed
1 parent 24b5385 commit f9b4de9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3535
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3636
<java.version>21</java.version>
37+
<!-- Security fix for CVE-2025-53506 - remove when upgrade to spring boot starter v4.x.x-->
38+
<tomcat.version>10.1.43</tomcat.version>
3739
<!--plugins-->
3840
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
3941
<typescript-generator-maven-plugin.version>3.2.1263</typescript-generator-maven-plugin.version>

0 commit comments

Comments
 (0)