Skip to content

Commit 8e3387e

Browse files
Bump guava from 28.0-jre to 29.0-jre in /core
Bumps [guava](https://github.com/google/guava) from 28.0-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] <[email protected]>
1 parent 8119958 commit 8e3387e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>com.google.guava</groupId>
226226
<artifactId>guava</artifactId>
227-
<version>28.0-jre</version>
227+
<version>29.0-jre</version>
228228
<scope>test</scope>
229229
</dependency>
230230
<dependency>

0 commit comments

Comments
 (0)