Skip to content

Commit

Permalink
HADOOP-18099. Upgrade bundled Tomcat to 8.5.75
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashutosh Gupta committed Jan 31, 2022
1 parent a63055e commit 58033cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Expand Up @@ -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 -->
Expand Down

0 comments on commit 58033cb

Please sign in to comment.