Skip to content

Commit

Permalink
Merge pull request #3214 from vmware/jhua/tomcat-upgrade
Browse files Browse the repository at this point in the history
upgrade tomcat-embed-core from 10.1.31 to 10.1.34 for CVE-2024-50379
  • Loading branch information
sjiang-cb authored Jan 5, 2025
2 parents 5b90a09 + ab399db commit 6166f9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions g11n-ws/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//Copyright 2019-2024 VMware, Inc.
//Copyright 2019-2025 VMware, Inc.
//SPDX-License-Identifier: EPL-2.0

buildscript {
Expand Down Expand Up @@ -50,7 +50,7 @@ subprojects{
httpclient='4.5.13'
jacksonVersion = '2.16.0'
springdocVersion='2.6.0'
tomcatVersion= '10.1.31'
tomcatVersion= '10.1.34'
springWebMvcVersion= '6.1.16'

ehCacheVersion = '3.10.8'
Expand Down

0 comments on commit 6166f9c

Please sign in to comment.