<!-- Please answer these questions before submitting a bug report. --> ### What version of gRPC-Java are you using? 1.75.0 ### What is your environment? <!-- operating system (Linux, Windows,...) and version, jdk version, etc. --> MacOS ### What did you expect to see? The [1.74.0 Release](https://github.com/grpc/grpc-java/releases/tag/v1.74.0) mentioned that `org.apache.tomcat:annotations-api` is no longer a required dependency and that README updates are forthcoming. ### What did you see instead? That `org.apache.tomcat:annotations-api` is still required in the README update for version 1.75.0. This conflicts with the 1.74.0 release notes. ### Steps to reproduce the bug <!-- Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs). --> View the README.