aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/pom.xml
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2020-02-26 18:42:55 +0200
committerIttay Stern <ittay.stern@att.com>2020-02-26 18:42:55 +0200
commit97960cdd250fadae0bb312ac5ffa87348ece791d (patch)
tree1bda7e52a54cde9df13c88327314c3c884b87d7c /vid-app-common/pom.xml
parent25334613e63702266b501f97a62a868ee723718e (diff)
Bump guava to 28.2-jre
Issue-ID: VID-755 Change-Id: I8c8936a081f745f47b420d3042a062962f7daaa5 Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-xvid-app-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index 4fdbdf7b3..b894dc5bf 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -911,7 +911,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>28.0-jre</version>
+ <version>28.2-jre</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>