LuciferYang commented on code in PR #48491:
URL: https://github.com/apache/spark/pull/48491#discussion_r1802445046
##########
pom.xml:
##########
@@ -1544,16 +1458,6 @@
<version>${bouncycastle.version}</version>
<scope>test</scope>
</dependency>
- <!-- Managed up to match Hadoop in HADOOP-16530 -->
- <!--
- When upgrading `xercesImpl` version, also need to change
- the version definition in `SparkBuild#DependencyOverrides`.
- -->
- <dependency>
- <groupId>xerces</groupId>
- <artifactId>xercesImpl</artifactId>
Review Comment:
If that's the case, should we clean up the corresponding binary LICENSE of
`xerces:xercesImpl` ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]