nit0906 commented on code in PR #568:
URL: https://github.com/apache/jackrabbit-oak/pull/568#discussion_r874343430


##########
oak-search-elastic/pom.xml:
##########
@@ -33,8 +33,8 @@
   <description>Oak Elasticsearch integration subproject</description>
 
   <properties>
-    <elasticsearch.version>7.16.3</elasticsearch.version>
-    <lucene.version>8.10.1</lucene.version>
+    <elasticsearch.version>7.17.3</elasticsearch.version>
+    <jackson.version>2.12.3</jackson.version>

Review Comment:
   ah -  I suppose initially it was picking up the parent pom version - do we 
specifically need this higher version here ? 



-- 
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]

Reply via email to