From 5d0cb3c8ff4c261335cb4030dbf43bde92f081a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 22:07:09 +0000 Subject: [PATCH] Bump guava from 28.1-jre to 29.0-jre in /StockManagementSystem Bumps [guava](https://github.com/google/guava) from 28.1-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] --- StockManagementSystem/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StockManagementSystem/pom.xml b/StockManagementSystem/pom.xml index d82082e..89c7c9c 100644 --- a/StockManagementSystem/pom.xml +++ b/StockManagementSystem/pom.xml @@ -48,7 +48,7 @@ com.google.guava guava - 28.1-jre + 29.0-jre org.springframework.boot