XComp commented on code in PR #133:
URL: https://github.com/apache/flink-shaded/pull/133#discussion_r1459013385
##########
flink-shaded-asm-9/pom.xml:
##########
@@ -25,11 +25,11 @@ under the License.
<parent>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded</artifactId>
- <version>17.0</version>
+ <version>18.0</version>
Review Comment:
You're right that there is no need to update the version in `master` if
there's no change that's applied. But it would be still good to add this as
part of the release documentation, wouldn't it? To ensure that we're not
forgetting to update the version if a change is applied later on.
--
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]