Bump guava from 28.1-jre to 29.0-jre in /java/cloud

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] <support@github.com>
master
dependabot[bot] 5 years ago committed by GitHub
parent e267cd9043
commit d593acbf6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      java/cloud/pom.xml

@ -30,7 +30,7 @@
<mybatis-plus.version>3.3.2</mybatis-plus.version> <mybatis-plus.version>3.3.2</mybatis-plus.version>
<pagehelper.version>1.2.12</pagehelper.version> <pagehelper.version>1.2.12</pagehelper.version>
<socketio.version>1.7.18</socketio.version> <socketio.version>1.7.18</socketio.version>
<guava.version>28.1-jre</guava.version> <guava.version>29.0-jre</guava.version>
<fastjson.version>1.2.60</fastjson.version> <fastjson.version>1.2.60</fastjson.version>
<qiniu.version>[7.2.0, 7.2.99]</qiniu.version> <qiniu.version>[7.2.0, 7.2.99]</qiniu.version>
<easyexcel.version>2.2.5</easyexcel.version> <easyexcel.version>2.2.5</easyexcel.version>

Loading…
Cancel
Save