fabriziofortino commented on code in PR #2597: URL: https://github.com/apache/jackrabbit-oak/pull/2597#discussion_r2470282137
########## oak-search-elastic/pom.xml: ########## @@ -33,8 +33,8 @@ <description>Oak Elasticsearch integration subproject</description> <properties> - <elasticsearch.java.client.version>8.18.2</elasticsearch.java.client.version> - <lucene.version>9.12.1</lucene.version> + <elasticsearch.java.client.version>8.19.5</elasticsearch.java.client.version> Review Comment: Just noticed that the analyzer package depends on the core. It won't work then. -- 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]
