From c426800c808fe88f2c66e8f6c3cc5d3f5513188d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:52:18 +0000 Subject: [PATCH] Bump guava from 31.1-jre to 32.0.0-jre in /Java/quality 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] --- Java/quality/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Java/quality/pom.xml b/Java/quality/pom.xml index 92e82d12..3b7c78f2 100644 --- a/Java/quality/pom.xml +++ b/Java/quality/pom.xml @@ -79,7 +79,7 @@ com.google.guava guava - 31.1-jre + 32.0.0-jre