Github user zentol commented on the issue:
https://github.com/apache/flink/pull/4971
scratch that, i have it in this one, here:
```
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-guava</artifactId>
- <version>18.0-1.0</version>
+ <version>18.0-${flink.shaded.version}</version>
```---
