From 61e5736701887627154fae4c865b8897be77bff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:28:42 +0000 Subject: [PATCH] Bump guava in /helloworlds/5.0-other-examples 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] --- helloworlds/5.0-other-examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworlds/5.0-other-examples/pom.xml b/helloworlds/5.0-other-examples/pom.xml index e052c59..21a285f 100644 --- a/helloworlds/5.0-other-examples/pom.xml +++ b/helloworlds/5.0-other-examples/pom.xml @@ -53,7 +53,7 @@ com.google.guava guava - 29.0-jre + 32.0.0-jre org.apache.commons