This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new 0678edb Push removal to the next major version 0678edb is described below commit 0678edb189afc5a285d33b3fe033052e6bc31aad Author: remm <r...@apache.org> AuthorDate: Wed Jul 8 10:07:50 2020 +0200 Push removal to the next major version --- java/org/apache/coyote/Request.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/org/apache/coyote/Request.java b/java/org/apache/coyote/Request.java index dc77bf0..a2af283 100644 --- a/java/org/apache/coyote/Request.java +++ b/java/org/apache/coyote/Request.java @@ -571,7 +571,7 @@ public final class Request { /** * * @param startTime time - * @deprecated This setter will be removed in Tomcat 10.1. + * @deprecated This setter will be removed in Tomcat 11 */ @Deprecated public void setStartTime(long startTime) { --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org