This is an automated email from the ASF dual-hosted git repository.

zrhoffman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ff8a0c4cb updated tomcat version to 1.2.35 (#7162)
9ff8a0c4cb is described below

commit 9ff8a0c4cb7d1611f50de1d3b89723f94bc836ca
Author: Ashish P <[email protected]>
AuthorDate: Thu Oct 27 10:39:37 2022 -0600

    updated tomcat version to 1.2.35 (#7162)
    
    Co-authored-by: Ashish Paudyal <[email protected]>
---
 infrastructure/ansible/roles/traffic-router/tasks/traffic_router.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/infrastructure/ansible/roles/traffic-router/tasks/traffic_router.yml 
b/infrastructure/ansible/roles/traffic-router/tasks/traffic_router.yml
index 865a562c7f..b23314454b 100644
--- a/infrastructure/ansible/roles/traffic-router/tasks/traffic_router.yml
+++ b/infrastructure/ansible/roles/traffic-router/tasks/traffic_router.yml
@@ -32,7 +32,7 @@
   yum:
     name:
       - java-11-openjdk
-      - tomcat-native-1.2.23
+      - tomcat-native-1.2.35
     state: present
     update_cache: yes
     use_backend: yum

Reply via email to