Puneet Gupta created LENS-1331:
----------------------------------
Summary: Remove protobuf dependency from lens
Key: LENS-1331
URL: https://issues.apache.org/jira/browse/LENS-1331
Project: Apache Lens
Issue Type: Bug
Reporter: Puneet Gupta
Assignee: Archana H
protobuf is not required to be bundled
{noformat}
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>${protobuf.version}</version>
</dependency>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)