ddanielr commented on code in PR #86: URL: https://github.com/apache/accumulo-proxy/pull/86#discussion_r2294398379
########## pom.xml: ########## @@ -104,14 +104,14 @@ <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-bom</artifactId> - <version>1.12.2</version> Review Comment: alternatively, we could probably import the accumulo-project bom and then remove a lot of the specific version numbers in this pom as they would inherit the versions from the imported bom. Might be a good follow-on issue. -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org