hequn8128 commented on a change in pull request #9653: [FLINK-14014][python] 
Introduce PythonScalarFunctionRunner to handle the communication with Python 
worker for Python ScalarFunction execution
URL: https://github.com/apache/flink/pull/9653#discussion_r323030969
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -1667,7 +1669,7 @@ under the License.
                                <plugin>
                                        
<groupId>org.apache.maven.plugins</groupId>
                                        
<artifactId>maven-shade-plugin</artifactId>
-                                       <version>3.0.0</version>
+                                       <version>3.1.0</version>
 
 Review comment:
   Should we bump it to 3.2.1? see FLINK-13453. And would be great if we also 
update the document about maven-shade-plugin in 
[dependencies.md](https://ci.apache.org/projects/flink/flink-docs-master/dev/projectsetup/dependencies.html)

----------------------------------------------------------------
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

Reply via email to