We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d48528 commit 5c6d5caCopy full SHA for 5c6d5ca
1 file changed
gcloud-java-compute/pom.xml
@@ -27,10 +27,10 @@
27
<version>v1-rev97-1.21.0</version>
28
<scope>compile</scope>
29
<exclusions>
30
- <exclusion>
31
- <groupId>com.google.guava</groupId>
32
- <artifactId>guava-jdk5</artifactId>
33
- </exclusion>
+ <exclusion>
+ <groupId>com.google.guava</groupId>
+ <artifactId>guava-jdk5</artifactId>
+ </exclusion>
34
</exclusions>
35
</dependency>
36
<dependency>
0 commit comments