tomcat@8: add future disable date (#121056)

Signed-off-by: Rui Chen <rui@chenrui.dev>

Signed-off-by: Rui Chen <rui@chenrui.dev>
master
Rui Chen 2023-01-19 23:57:38 -05:00 committed by GitHub
parent e935ac29b9
commit 0fe25de559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ class TomcatAT8 < Formula
keg_only :versioned_formula
# https://tomcat.apache.org/tomcat-85-eol.html
deprecate! date: "2024-03-31", because: :unsupported
depends_on "openjdk"
def install