Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit 7925465

Browse files
authored
Merge pull request #52 from spotify/dependabot/maven/com.google.guava-guava-29.0-jre
Bump guava from 28.2-jre to 29.0-jre
2 parents da86534 + efb38c4 commit 7925465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<guava.version>28.2-jre</guava.version>
15+
<guava.version>29.0-jre</guava.version>
1616
<maven.compiler.source>8</maven.compiler.source>
1717
<maven.compiler.target>8</maven.compiler.target>
1818
</properties>

0 commit comments

Comments
 (0)