Skip to content

Commit

Permalink
Merge pull request #144 from ant-media/fix/CVE-2024-52316
Browse files Browse the repository at this point in the history
Fix CVE-2024-52316: Update Tomcat to 10.1.30
  • Loading branch information
mekya authored Nov 19, 2024
2 parents 292191e + 2863416 commit 7f5fdba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<commons-codec.version>1.16.0</commons-codec.version>
<commons-lang3.version>3.13.0</commons-lang3.version>
<commons-io>2.15.0</commons-io>
<tomcat.version>10.1.26</tomcat.version>
<tomcat.version>10.1.30</tomcat.version>
<smiley-http-proxy-servlet.version>2.0</smiley-http-proxy-servlet.version>
<red5-io.version>1.2.2</red5-io.version>
<cors-filter.version>3.0</cors-filter.version>
Expand Down

0 comments on commit 7f5fdba

Please sign in to comment.