From 1732fc84d9310757fca902c75f1831c28a1e55c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:42:11 +0000 Subject: [PATCH] Bump guava from 30.1-jre to 32.0.0-jre in /jar-analyzer Bumps [guava](https://github.com/google/guava) from 30.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] --- jar-analyzer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jar-analyzer/pom.xml b/jar-analyzer/pom.xml index abfb324e..edb77293 100644 --- a/jar-analyzer/pom.xml +++ b/jar-analyzer/pom.xml @@ -36,7 +36,7 @@ com.google.guava guava - 30.1-jre + 32.0.0-jre