rmuir commented on code in PR #12753: URL: https://github.com/apache/lucene/pull/12753#discussion_r1501828782
########## gradle/documentation/render-javadoc.gradle: ########## @@ -423,7 +423,7 @@ class RenderJavadocTask extends DefaultTask { opts << [ '-linkoffline', url, dir ] } - opts << [ '--release', 17 ] + opts << [ '--release', 21 ] Review Comment: please, see my comment above. I'm only doing 17 to 21 via sed for this change. -- 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...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org