Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/5113 Good change, thank you! Given that beanutils is not used directly by Flink, but only by Hadoop (which we try to depend on less and less), could you move the dependency management entry for that to the `flink-shaded-hadoop` parent project?
---