commit | d28f984e3fa31a1d26ac2aa7e36baea244e1abc8 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jun 14 22:40:35 2023 +0000 |
committer | GitHub <noreply@github.com> | Wed Jun 14 22:40:35 2023 +0000 |
tree | b01104f95798a8ca540f3e882323bcd1a25569f9 | |
parent | 1d6a3262cf32d5063cfcb9ee09355aa1315e7f80 [diff] |
Bump guava from 30.0-jre to 32.0.0-jre in /contrib/thrift-maven-plugin Bumps [guava](https://github.com/google/guava) from 30.0-jre to 32.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/contrib/thrift-maven-plugin/pom.xml b/contrib/thrift-maven-plugin/pom.xml index b7a93c9..7f25538 100644 --- a/contrib/thrift-maven-plugin/pom.xml +++ b/contrib/thrift-maven-plugin/pom.xml
@@ -94,7 +94,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>30.0-jre</version> + <version>32.0.0-jre</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>