snuyanzin commented on code in PR #22558:
URL: https://github.com/apache/flink/pull/22558#discussion_r1190406330


##########
flink-table/flink-table-planner/pom.xml:
##########
@@ -99,16 +99,10 @@ under the License.
                                </exclusion>
                        </exclusions>
                </dependency>
-               <!-- Use newer version v1.1.2 as in Calcite because 
org.junit.jupiter:junit-jupiter contains it -->
-               <dependency>
-                       <artifactId>apiguardian-api</artifactId>
-                       <groupId>org.apiguardian</groupId>
-                       <version>1.1.2</version>
-               </dependency>

Review Comment:
   As mentioned above Calcite 1.31.0 now depends on 1.1.2 api.guardian (same as 
junit-jupiter) 



-- 
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]

Reply via email to