mimaison commented on code in PR #13239:
URL: https://github.com/apache/kafka/pull/13239#discussion_r1104341182


##########
clients/src/main/java/org/apache/kafka/common/security/oauthbearer/secured/package-info.java:
##########
@@ -16,6 +16,6 @@
  */
 /**
  * This package is deprecated.
- * @deprecated See {@link org.apache.kafka.common.security.oauthbearer}
+ * See {@link org.apache.kafka.common.security.oauthbearer}

Review Comment:
   This was triggering the following warning: `Tag @deprecated cannot be used 
in package documentation.`



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to