Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Commit 76291ce

Browse files
authored
fix: remove explicit guava version from examples module (#1685)
Use the version of guava from the parent
1 parent d44d021 commit 76291ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

google-cloud-nio-examples/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
<dependency>
2020
<groupId>com.google.guava</groupId>
2121
<artifactId>guava</artifactId>
22-
<version>33.4.8-android</version>
2322
</dependency>
2423
</dependencies>
2524
<properties>

0 commit comments

Comments
 (0)