From 2e38ad454b9fab8944b95c0dd7ccf3e80564d311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:29:36 +0000 Subject: [PATCH] Bump guava from 29.0-jre to 32.0.0-jre in /hipster-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] --- hipster-examples/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hipster-examples/pom.xml b/hipster-examples/pom.xml index b4953dd..dfdf97e 100644 --- a/hipster-examples/pom.xml +++ b/hipster-examples/pom.xml @@ -44,7 +44,7 @@ com.google.guava guava - 29.0-jre + 32.0.0-jre com.intellij diff --git a/pom.xml b/pom.xml index 163a9d9..9dbfc78 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ com.google.guava guava - 29.0-jre + 32.0.0-jre com.google.code.findbugs