From 14a4661962ab8192be61fb7d2b25aafb61292a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:50:25 +0000 Subject: [PATCH] Bump guava in /TestAutomation/DPGAUIAutomation Bumps [guava](https://github.com/google/guava) from 31.0.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] --- TestAutomation/DPGAUIAutomation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestAutomation/DPGAUIAutomation/pom.xml b/TestAutomation/DPGAUIAutomation/pom.xml index 6a7eed5..be3c6da 100644 --- a/TestAutomation/DPGAUIAutomation/pom.xml +++ b/TestAutomation/DPGAUIAutomation/pom.xml @@ -156,7 +156,7 @@ com.google.guava guava - 31.0.1-jre + 32.0.0-jre