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

iwasakims 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 d18b4e7a7c9 HADOOP-18418. Upgrade bundled Tomcat to 8.5.82 (#4799)
d18b4e7a7c9 is described below

commit d18b4e7a7c9c8b50daf0257ba0c4704659a36922
Author: Ashutosh Gupta <[email protected]>
AuthorDate: Thu Aug 25 05:08:29 2022 +0100

    HADOOP-18418. Upgrade bundled Tomcat to 8.5.82 (#4799)
    
    Co-authored-by: Ashutosh Gupta <[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 896d1749625..e8dd00559a8 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -100,7 +100,7 @@
     <curator.version>2.13.0</curator.version>
     <findbugs.version>3.0.5</findbugs.version>
 
-    <tomcat.version>8.5.81</tomcat.version>
+    <tomcat.version>8.5.82</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