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 3820df28d4 Bump guava from 29.0-jre to 32.0.0-jre in 
/traffic_control/clients/java (#7578)
3820df28d4 is described below

commit 3820df28d4e03728c9213a9fb864d3d6cb94f469
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 14 16:39:24 2023 -0600

    Bump guava from 29.0-jre to 32.0.0-jre in /traffic_control/clients/java 
(#7578)
    
    Bumps [guava](https://github.com/google/guava) from 29.0-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_control/clients/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/traffic_control/clients/java/pom.xml 
b/traffic_control/clients/java/pom.xml
index 8397bcfe28..5d6f988ac6 100644
--- a/traffic_control/clients/java/pom.xml
+++ b/traffic_control/clients/java/pom.xml
@@ -59,7 +59,7 @@
                        <dependency>
                                <groupId>com.google.guava</groupId>
                                <artifactId>guava</artifactId>
-                               <version>29.0-jre</version>
+                               <version>32.0.0-jre</version>
                        </dependency>
                </dependencies>
        </dependencyManagement>

Reply via email to