ndimiduk commented on code in PR #4837:
URL: https://github.com/apache/hbase/pull/4837#discussion_r1000824542


##########
pom.xml:
##########
@@ -780,7 +780,12 @@
          comes in via hbase-thirdparty hbase-shaded-netty-->
     <netty.hadoop.version>3.10.5.Final</netty.hadoop.version>
     <!-- end HBASE-15925 default hadoop compatibility values -->
-    <audience-annotations.version>0.5.0</audience-annotations.version>
+    <audience-annotations.version>0.13.0</audience-annotations.version>
+    <!--
+      the version used when generating javadoc
+      we need to use a newer version when building with jdk11
+    -->
+    
<javadoc.audience-annotations.version>0.13.0</javadoc.audience-annotations.version>

Review Comment:
   Ah okay. Please add a comment to this effect, this is the last version of 
Yetus that we can use until we give up on JDK8. Thanks.



-- 
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...@hbase.apache.org

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

Reply via email to