This is an automated email from the ASF dual-hosted git repository.

aajisaka pushed a commit to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-2.10 by this push:
     new 819717b  HADOOP-18099. Upgrade bundled Tomcat to 8.5.75 (#3947)
819717b is described below

commit 819717bf11e78a725063dc406ae8edca5e398f1d
Author: Ashutosh Gupta <[email protected]>
AuthorDate: Tue Feb 1 10:57:27 2022 +0530

    HADOOP-18099. Upgrade bundled Tomcat to 8.5.75 (#3947)
    
    Co-authored-by: Ashutosh Gupta <[email protected]>
    Signed-off-by: Akira Ajisaka <[email protected]>
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index efaf577..2cf53ae 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -99,7 +99,7 @@
     <curator.version>2.13.0</curator.version>
     <findbugs.version>3.0.5</findbugs.version>
 
-    <tomcat.version>8.5.43</tomcat.version>
+    <tomcat.version>8.5.75</tomcat.version>
     <joda-time.version>2.9.4</joda-time.version>
 
     <!-- Required for testing LDAP integration -->

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to