From f517e806c96791fff74a1ee78085c47b62f8ad12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 20:39:14 +0000 Subject: [PATCH] Bump guava in /demo-applications/5.183-MicroProfile Bumps [guava](https://github.com/google/guava) from 26.0-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] --- demo-applications/5.183-MicroProfile/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-applications/5.183-MicroProfile/pom.xml b/demo-applications/5.183-MicroProfile/pom.xml index bf8a03e2..7c47a118 100644 --- a/demo-applications/5.183-MicroProfile/pom.xml +++ b/demo-applications/5.183-MicroProfile/pom.xml @@ -39,7 +39,7 @@ com.google.guava guava - 26.0-jre + 29.0-jre