1996fanrui commented on PR #943:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/943#issuecomment-2674090768

   @gyfora First of all, thank you for providing the command to generate the 
dependency list.
   
   > No changes to the NOTICE file necessary?
   
   Yes, I tried to run `mvn clean package -DskipTests | grep Including | sort | 
cut -f 3 -d ' ' | sed -e 's/^/- /'` in flink-kubernetes-operator and 
flink-autoscaler-standalone submodule, both of them are not changed.
   
   Also, these 2 dependencies under the BSD License, I corrected them as well.
   
   ```
   - com.esotericsoftware.kryo:kryo:jar:2.24.0
   - com.esotericsoftware.minlog:minlog:jar:1.2
   ```


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

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to