Skip to content

Commit

Permalink
Revert "YARN-11793: Remove grizzly-http-* dependencies from Hadoop to…
Browse files Browse the repository at this point in the history
… avoid transitive inclusions."

This reverts commit 126c3d4.
  • Loading branch information
cnauroth committed Mar 8, 2025
1 parent 126c3d4 commit 081d51a
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2133,18 +2133,6 @@
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
</exclusion>
<exclusion>
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-http</artifactId>
</exclusion>
<exclusion>
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-http-servlet</artifactId>
</exclusion>
<exclusion>
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-http-server</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 081d51a

Please sign in to comment.