Commit dcc9295 1 parent 8a35e9b commit dcc9295 Copy full SHA for dcc9295
File tree 2 files changed +2
-7
lines changed
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >com.google.cloud</groupId >
40
40
<artifactId >google-cloud-pubsub</artifactId >
41
+ <version >1.133.1</version >
41
42
</dependency >
42
43
<dependency >
43
44
<groupId >com.google.api.grpc</groupId >
44
45
<artifactId >proto-google-cloud-pubsub-v1</artifactId >
46
+ <version >1.115.1</version >
45
47
</dependency >
46
48
<dependency >
47
49
<groupId >com.google.api.grpc</groupId >
Original file line number Diff line number Diff line change 22
22
<type >pom</type >
23
23
<scope >import</scope >
24
24
</dependency >
25
- <dependency >
26
- <groupId >com.google.cloud</groupId >
27
- <artifactId >google-cloud-bom</artifactId >
28
- <version >0.230.0</version >
29
- <type >pom</type >
30
- <scope >import</scope >
31
- </dependency >
32
25
<dependency >
33
26
<groupId >com.google.api.grpc</groupId >
34
27
<artifactId >proto-google-cloud-pubsublite-v1</artifactId >
You can’t perform that action at this time.
0 commit comments