XN137 opened a new issue, #900: URL: https://github.com/apache/arrow-java/issues/900
### Describe the bug, including details regarding any error messages, version, and platform. the bom uses the wrong `groupId`: https://github.com/apache/arrow-java/blob/v18.3.0/bom/pom.xml#L167-L171 note the trailing `.gandiva` here: https://github.com/apache/arrow-java/blob/v18.3.0/gandiva/pom.xml#L28-L31 https://mvnrepository.com/artifact/org.apache.arrow.gandiva/arrow-gandiva 🟢 https://mvnrepository.com/artifact/org.apache.arrow/arrow-gandiva 🔴 -- 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]
