|
3 | 3 | <modelVersion>4.0.0</modelVersion>
|
4 | 4 | <groupId>com.google.api</groupId>
|
5 | 5 | <artifactId>gax-bom</artifactId>
|
6 |
| - <version>2.18.6</version><!-- {x-version-update:gax-bom:current} --> |
| 6 | + <version>2.18.7-SNAPSHOT</version><!-- {x-version-update:gax-bom:current} --> |
7 | 7 | <packaging>pom</packaging>
|
8 | 8 | <name>GAX (Google Api eXtensions) for Java (BOM)</name>
|
9 | 9 | <description>Google Api eXtensions for Java (BOM)</description>
|
|
33 | 33 | <dependency>
|
34 | 34 | <groupId>com.google.api</groupId>
|
35 | 35 | <artifactId>gax</artifactId>
|
36 |
| - <version>2.18.6</version><!-- {x-version-update:gax:current} --> |
| 36 | + <version>2.18.7-SNAPSHOT</version><!-- {x-version-update:gax:current} --> |
37 | 37 | </dependency>
|
38 | 38 | <dependency>
|
39 | 39 | <groupId>com.google.api</groupId>
|
40 | 40 | <artifactId>gax</artifactId>
|
41 |
| - <version>2.18.6</version><!-- {x-version-update:gax:current} --> |
| 41 | + <version>2.18.7-SNAPSHOT</version><!-- {x-version-update:gax:current} --> |
42 | 42 | <classifier>testlib</classifier>
|
43 | 43 | </dependency>
|
44 | 44 | <dependency>
|
45 | 45 | <groupId>com.google.api</groupId>
|
46 | 46 | <artifactId>gax-grpc</artifactId>
|
47 |
| - <version>2.18.6</version><!-- {x-version-update:gax-grpc:current} --> |
| 47 | + <version>2.18.7-SNAPSHOT</version><!-- {x-version-update:gax-grpc:current} --> |
48 | 48 | </dependency>
|
49 | 49 | <dependency>
|
50 | 50 | <groupId>com.google.api</groupId>
|
51 | 51 | <artifactId>gax-grpc</artifactId>
|
52 |
| - <version>2.18.6</version><!-- {x-version-update:gax-grpc:current} --> |
| 52 | + <version>2.18.7-SNAPSHOT</version><!-- {x-version-update:gax-grpc:current} --> |
53 | 53 | <classifier>testlib</classifier>
|
54 | 54 | </dependency>
|
55 | 55 | <dependency>
|
56 | 56 | <groupId>com.google.api</groupId>
|
57 | 57 | <artifactId>gax-httpjson</artifactId>
|
58 |
| - <version>0.103.6</version><!-- {x-version-update:gax-httpjson:current} --> |
| 58 | + <version>0.103.7-SNAPSHOT</version><!-- {x-version-update:gax-httpjson:current} --> |
59 | 59 | </dependency>
|
60 | 60 | <dependency>
|
61 | 61 | <groupId>com.google.api</groupId>
|
62 | 62 | <artifactId>gax-httpjson</artifactId>
|
63 |
| - <version>0.103.6</version><!-- {x-version-update:gax-httpjson:current} --> |
| 63 | + <version>0.103.7-SNAPSHOT</version><!-- {x-version-update:gax-httpjson:current} --> |
64 | 64 | <classifier>testlib</classifier>
|
65 | 65 | </dependency>
|
66 | 66 | </dependencies>
|
|
0 commit comments