From 0d948764cbe39071cce5a05e2ce2cee002ac6856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:55:01 +0000 Subject: [PATCH] :arrow_up: Bump guava from 28.2-jre to 29.0-jre in /bookstore-frontend Bumps [guava](https://github.com/google/guava) from 28.2-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] --- bookstore-frontend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 bookstore-frontend/pom.xml diff --git a/bookstore-frontend/pom.xml b/bookstore-frontend/pom.xml old mode 100755 new mode 100644 index 701d4e5..3c5744c --- a/bookstore-frontend/pom.xml +++ b/bookstore-frontend/pom.xml @@ -48,7 +48,7 @@ com.google.guava guava - 28.2-jre + 29.0-jre com.google.code.gson