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 cf6a78a9f0 Bump guava from 31.1-jre to 32.0.0-jre in 
/traffic_router/core (#7579)
cf6a78a9f0 is described below

commit cf6a78a9f0167848cdab8d5c2eb0610cffa7a245
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 15 10:49:27 2024 -0600

    Bump guava from 31.1-jre to 32.0.0-jre in /traffic_router/core (#7579)
    
    Bumps [guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      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/core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/traffic_router/core/pom.xml b/traffic_router/core/pom.xml
index 8c751b6228..ecaef049f4 100644
--- a/traffic_router/core/pom.xml
+++ b/traffic_router/core/pom.xml
@@ -296,7 +296,7 @@
                <dependency>
                        <groupId>com.google.guava</groupId>
                        <artifactId>guava</artifactId>
-                       <version>31.1-jre</version>
+                       <version>32.0.0-jre</version>
                </dependency>
 
 

Reply via email to