afs commented on code in PR #2091:
URL: https://github.com/apache/jena/pull/2091#discussion_r1392371623


##########
pom.xml:
##########
@@ -58,15 +58,15 @@
 
     <!-- Testing -->
     <ver.junit>4.13.2</ver.junit>  
-    <ver.mockito>5.6.0</ver.mockito>
+    <ver.mockito>5.7.0</ver.mockito>
     <ver.awaitility>4.2.0</ver.awaitility>
     <ver.contract.tests>0.2.0</ver.contract.tests>
 
     <!-- Dependencies -->
     <ver.slf4j>1.7.36</ver.slf4j>
     <ver.log4j2>2.21.0</ver.log4j2>
 
-    <ver.lucene>9.7.0</ver.lucene>
+    <ver.lucene>9.8.0</ver.lucene>

Review Comment:
   (this is in the ANN)
   
   Lucene 9.8.0 does not work with all Java21, possible some EAs, but e.g, 
Ubuntu shipped EA in the latest release due to the timing issues.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to