diff --git a/tomcat.sh b/tomcat.sh index 661a919e..f26b3fbb 100644 --- a/tomcat.sh +++ b/tomcat.sh @@ -1,5 +1,5 @@ yum install java-17-amazon-corretto -y -wget https://dlcdn.apache.org/tomcat/tomcat-9/v9.0.108/bin/apache-tomcat-9.0.108.tar.gz +wget https://dlcdn.apache.org/tomcat/tomcat-9/v9.0.109/bin/apache-tomcat-9.0.109.tar.gz tar -zxvf apache-tomcat-9.0.108.tar.gz sed -i '56 a\' apache-tomcat-9.0.108/conf/tomcat-users.xml sed -i '57 a\' apache-tomcat-9.0.108/conf/tomcat-users.xml