From e8a1d5add03e2b5b128a7fd3f054fa2dd8120a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:26:38 +0000 Subject: [PATCH] Bump guava from 28.0-jre to 32.0.0-jre in /ambari-metrics-common Bumps [guava](https://github.com/google/guava) from 28.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] --- ambari-metrics-common/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ambari-metrics-common/pom.xml b/ambari-metrics-common/pom.xml index faedbf01..08924d3f 100644 --- a/ambari-metrics-common/pom.xml +++ b/ambari-metrics-common/pom.xml @@ -103,7 +103,7 @@ com.google.guava guava - 28.0-jre + 32.0.0-jre org.apache.curator diff --git a/pom.xml b/pom.xml index dace5c7d..93b8c0ab 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.google.guava guava - 28.0-jre + 32.0.0-jre