From 17d0a439e8abe92c9517133f91473668992cf6bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:20:14 +0000 Subject: [PATCH] Bump guava from 25.1-jre to 32.0.0-jre in /benchmark Bumps [guava](https://github.com/google/guava) from 25.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] --- benchmark/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 benchmark/pom.xml diff --git a/benchmark/pom.xml b/benchmark/pom.xml old mode 100755 new mode 100644 index 612ced0..eb4a92e --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -1,4 +1,4 @@ - 4.0.0 org.owasp @@ -641,7 +641,7 @@ But it requires getting all the Log4j2 stuff configured right, and haven't done com.google.guava guava - 25.1-jre + 32.0.0-jre