risdenk commented on code in PR #1302:
URL: https://github.com/apache/solr/pull/1302#discussion_r1089762660


##########
solr/core/build.gradle:
##########
@@ -115,6 +115,8 @@ dependencies {
 
   implementation 'commons-cli:commons-cli'
 
+  implementation 'net.jcip:jcip-annotations'

Review Comment:
   So maybe @dsmiley  knows which `jcip-annotations` is correct.
   
   At least based on https://github.com/stephenc/jcip-annotations - it should 
be 
https://mvnrepository.com/artifact/com.github.stephenc.jcip/jcip-annotations/1.0-1
   
   however it looks like we include `net.jcip:jcip-annotations` already somehow?



-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to