Skip to content

Commit 291de55

Browse files
Bump guava from 28.1-jre to 29.0-jre in /plugin/core
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>
1 parent bedeb9c commit 291de55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<groupId>com.google.guava</groupId>
4545
<artifactId>guava</artifactId>
4646
<!-- version 28.1 corresponds to the grpc version 1.28.0 -->
47-
<version>28.1-jre</version>
47+
<version>29.0-jre</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)