snuyanzin commented on code in PR #20850:
URL: https://github.com/apache/flink/pull/20850#discussion_r992793159
##########
flink-table/flink-sql-parser/pom.xml:
##########
@@ -193,6 +204,10 @@ under the License.
<groupId>org.apiguardian</groupId>
Review Comment:
I've just made it available for tests here
In fact 1.1.2 is used because of junit-jupiter 5.8.2 since this commit
https://github.com/apache/flink/pull/17728
There is already a related comment above
`<!-- Excluding org.apiguardian:apiguardian-api v1.1.0 because
org.junit.jupiter:junit-jupiter contains newer version v1.1.2 -->`
Or does it make sense to add something similar to
`flink-table/flink-table-planner/pom.xml`?
--
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]