maosuhan commented on pull request #14376:
URL: https://github.com/apache/flink/pull/14376#issuecomment-790666969
@ruanhang1993
I revert the relocating change and protobuf version is aligned with flink
parent project.
```
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>${protoc.version}</version>
</dependency>
```
I can successfully package flink project. Could you provide the package
command when you see conflict?
----------------------------------------------------------------
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]