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 6c193a8baa7 HADOOP-18309.Upgrade bundled Tomcat to 8.5.81 (#4479)
6c193a8baa7 is described below
commit 6c193a8baa7cc68a6d6406d21969452011bb133f
Author: Ashutosh Gupta <[email protected]>
AuthorDate: Thu Jun 23 09:46:43 2022 +0100
HADOOP-18309.Upgrade bundled Tomcat to 8.5.81 (#4479)
---
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 aa5cbc1461b..896d1749625 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.75</tomcat.version>
+ <tomcat.version>8.5.81</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]