Skip to content

Commit 514fd77

Browse files
Bump guava from 27.0.1-jre to 29.0-jre in /direct-impl
Bumps [guava](https://github.com/google/guava) from 27.0.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 983dc9e commit 514fd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

direct-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ SOFTWARE.
3535
<properties>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<test.groups>unit</test.groups>
38-
<guava.version>27.0.1-jre</guava.version>
38+
<guava.version>29.0-jre</guava.version>
3939
<jackson-datatype-jsr310.version>2.9.9</jackson-datatype-jsr310.version>
4040
<metrics.version>4.1.0</metrics.version>
4141
<micrometer.version>1.2.0</micrometer.version>

0 commit comments

Comments
 (0)