bessbd commented on a change in pull request #340: URL: https://github.com/apache/flume/pull/340#discussion_r608558437
########## File path: flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml ########## @@ -84,6 +84,11 @@ limitations under the License. </exclusions> </dependency> + <dependency> + <groupId>org.jdom</groupId> + <artifactId>jdom</artifactId> Review comment: Assuming https://issues.apache.org/jira/browse/LEGAL-204 is correct, we should be good. -- 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: us...@infra.apache.org