snuyanzin commented on code in PR #119:
URL: https://github.com/apache/flink-shaded/pull/119#discussion_r1149426694
##########
flink-shaded-guava-30/pom.xml:
##########
@@ -35,7 +35,7 @@ under the License.
<packaging>jar</packaging>
<properties>
- <guava.version>30.1.1-jre</guava.version>
+ <guava.version>31.1-jre</guava.version>
Review Comment:
Since we update from 30 to 31 i guess we should also update name of shaded
package from `${shading.prefix}.guava30.com.google` to
`${shading.prefix}.guava31.com.google`
WDYT?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]