From 18ccd2a7b87408b0b90537fa1cddeb3010aaa92c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 21:27:43 +0000 Subject: [PATCH] Bump guava in /helloworlds/1.6-usefull-libraries/collections/guava 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/1.6-usefull-libraries/collections/guava/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworlds/1.6-usefull-libraries/collections/guava/pom.xml b/helloworlds/1.6-usefull-libraries/collections/guava/pom.xml index e68b490..7c348e8 100644 --- a/helloworlds/1.6-usefull-libraries/collections/guava/pom.xml +++ b/helloworlds/1.6-usefull-libraries/collections/guava/pom.xml @@ -27,7 +27,7 @@ com.google.guava guava - 29.0-jre + 32.0.0-jre org.apache.commons