vtutrinov commented on code in PR #5398: URL: https://github.com/apache/ozone/pull/5398#discussion_r1348649740
########## pom.xml: ########## @@ -309,6 +309,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs <jgrapht.version>1.0.1</jgrapht.version> <vault.driver.version>5.1.0</vault.driver.version> + <java.uuid.generator.version>3.1.4</java.uuid.generator.version> Review Comment: as the first suggestion in IDE, changed to 4.3.0 (the last released version from the Maven Central) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
