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 c16574d2f1 Bump org.apache.tomcat:tomcat-coyote from 9.0.43 to 9.0.86 
in /traffic_router/connector (#7987)
c16574d2f1 is described below

commit c16574d2f14e3681bad4e1cb6bcefc66032ee2de
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 11 10:36:20 2024 -0600

    Bump org.apache.tomcat:tomcat-coyote from 9.0.43 to 9.0.86 in 
/traffic_router/connector (#7987)
    
    Bump org.apache.tomcat:tomcat-coyote in /traffic_router/connector
    
    Bumps org.apache.tomcat:tomcat-coyote from 9.0.43 to 9.0.86.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat:tomcat-coyote
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 traffic_router/connector/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/traffic_router/connector/pom.xml b/traffic_router/connector/pom.xml
index ce1c1018a0..b9d6537874 100644
--- a/traffic_router/connector/pom.xml
+++ b/traffic_router/connector/pom.xml
@@ -85,7 +85,7 @@
                <dependency>
                        <groupId>org.apache.tomcat</groupId>
                        <artifactId>tomcat-coyote</artifactId>
-                       <version>9.0.43</version>
+                       <version>9.0.86</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>

Reply via email to