mmiklavc commented on a change in pull request #1523: METRON-2232 Upgrade to
Hadoop 3.1.1
URL: https://github.com/apache/metron/pull/1523#discussion_r339820943
##########
File path: metron-platform/metron-common/pom.xml
##########
@@ -347,11 +347,6 @@
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>commons-beanutils</groupId>
Review comment:
It looks like we actually still pull in beanutils 1.9.2 via
commons-validator. I'm going to look into whether we can eliminate this
entirely.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services