From 600ab5f96c923e4171fccb82b8eab60cf943b2b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 13:47:36 +0000 Subject: [PATCH] Bump guava from 31.0.1-jre to 31.1-jre Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 31.1-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] --- maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 9b664c52..9ae52d96 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -49,7 +49,7 @@ com.google.guava guava - 31.0.1-jre + 31.1-jre