Skip to content

Commit

Permalink
upgrade tomcat-embed-core from 10.1.31 to 10.1.34 for CVE-2024-50379
Browse files Browse the repository at this point in the history
  • Loading branch information
jhua-vmware committed Jan 3, 2025
1 parent 5b90a09 commit ab399db
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 ab399db

Please sign in to comment.