Skip to content

Commit 573b080

Browse files
[BugFix] Fix ranger can't work (backport #47199) (#47209)
Co-authored-by: Smith Cruise <[email protected]>
1 parent 5b60d4f commit 573b080

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

fe/fe-core/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -992,10 +992,6 @@ under the License.
992992
<groupId>org.eclipse.jetty</groupId>
993993
<artifactId>jetty-client</artifactId>
994994
</exclusion>
995-
<exclusion>
996-
<groupId>org.codehaus.jackson</groupId>
997-
<artifactId>jackson-mapper-asl</artifactId>
998-
</exclusion>
999995
</exclusions>
1000996
</dependency>
1001997

0 commit comments

Comments
 (0)