Skip to content

Commit c160a25

Browse files
garrettjonesgooglemziccard
authored andcommitted
Using version of GAX compatible with Java 1.7
1 parent 44dd3d2 commit c160a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcloud-java-pubsub/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.google.api</groupId>
2121
<artifactId>gax</artifactId>
22-
<version>0.0.1</version>
22+
<version>0.0.2</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>com.google.api.grpc</groupId>

0 commit comments

Comments
 (0)