MartijnVisser commented on code in PR #133:
URL: https://github.com/apache/flink-shaded/pull/133#discussion_r1458877150
##########
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:
> I guess, we missed doing it when 17.0 was released. 🤔
I believe we didn't update `flink-shaded` for one of the Flink minor
upgrades, because there was (at that moment) no reason to do the update. I
don't think that we're following the strict versioning, more an indicator that
there's no compatibility guarantees between `flink-shaded` version upgrades.
--
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]