kokosing commented on code in PR #354:
URL: https://github.com/apache/ranger/pull/354#discussion_r1692822615
##########
pom.xml:
##########
@@ -200,7 +200,7 @@
<servlet.api.version>2.5</servlet.api.version>
<slf4j-api.version>2.0.13</slf4j-api.version>
<slf4j.version>2.0.13</slf4j.version>
- <solr.version>8.11.2</solr.version>
Review Comment:
> Build fails with Solr version updated to 9.4.1. Solr 8.11.3 is the last
supported version in JDK8. Higher versions require JDK11.
I noticed that and I couldn't figure out why. In IDE it was working just
fine, but not in CLI.
--
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]