CalvinKirs commented on code in PR #2928:
URL:
https://github.com/apache/incubator-seatunnel/pull/2928#discussion_r982374802
##########
pom.xml:
##########
@@ -198,6 +201,8 @@
<snappy-java.version>1.1.8.3</snappy-java.version>
<checker.qual.version>3.10.0</checker.qual.version>
<awaitility.version>4.2.0</awaitility.version>
+ <!-- SeaTunnel Engine use -->
+ <hazelcast.version>5.1</hazelcast.version>
</properties>
Review Comment:
The package management of the engine should be handed over to the engine
alone, it does not belong to the dependencies required by the public module
The package management of the engine should be handed over to the engine
alone, it does not belong to the dependencies required by the public module
--
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]