Bump guava from 26.0-jre to 27.0-jre (#1668)

Bumps [guava](https://github.com/google/guava) from 26.0-jre to 27.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-23 16:00:04 +02:00 committed by Gabriele C
parent 258bee8317
commit ec74826381

View File

@ -457,7 +457,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>26.0-jre</version>
<version>27.0-jre</version>
<optional>true</optional>
</dependency>