PakhomovAlexander commented on code in PR #816:
URL: https://github.com/apache/ignite-3/pull/816#discussion_r887845060
##########
parent/pom.xml:
##########
@@ -473,6 +475,55 @@
<version>${micronaut.version}</version>
</dependency>
+ <dependency>
+ <groupId>io.micronaut</groupId>
Review Comment:
micronaut-bom downgrades <junit5.version>5.7.2</junit5.version> , but ignite
3 uses 5.8.1 version. It actually breaks the compilation. Are we ok to
downgrade the junit version?
--
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]