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 3a8855252e Bump org.apache.tomcat:tomcat-catalina from 9.0.43 to 
9.0.83 in /traffic_router/connector (#7871)
3a8855252e is described below

commit 3a8855252e5d31697ac1f236eb72911303498151
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 15 10:44:02 2024 -0600

    Bump org.apache.tomcat:tomcat-catalina from 9.0.43 to 9.0.83 in 
/traffic_router/connector (#7871)
    
    Bump org.apache.tomcat:tomcat-catalina in /traffic_router/connector
    
    Bumps org.apache.tomcat:tomcat-catalina from 9.0.43 to 9.0.83.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat:tomcat-catalina
      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 b9d6537874..f2f812002f 100644
--- a/traffic_router/connector/pom.xml
+++ b/traffic_router/connector/pom.xml
@@ -91,7 +91,7 @@
                <dependency>
                        <groupId>org.apache.tomcat</groupId>
                        <artifactId>tomcat-catalina</artifactId>
-                       <version>9.0.43</version>
+                       <version>9.0.83</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>

Reply via email to