File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 39
39
</properties >
40
40
41
41
<dependencies >
42
- <!-- {x-version-update-start:pubsublite-kafka:current} -->
43
42
<dependency >
44
43
<groupId >com.google.cloud</groupId >
45
44
<artifactId >pubsublite-kafka</artifactId >
46
- <version >1.0.5-SNAPSHOT</version >
45
+ <version >1.0.5-SNAPSHOT</version ><!-- {x-version-update:pubsublite-kafka:current} -->
47
46
</dependency >
48
47
<dependency >
49
48
<groupId >com.google.cloud</groupId >
50
49
<artifactId >pubsublite-kafka-auth</artifactId >
51
- <version >1.0.5-SNAPSHOT</version >
50
+ <version >1.0.5-SNAPSHOT</version ><!-- {x-version-update:pubsublite-kafka:current} -->
52
51
</dependency >
53
52
<dependency >
54
53
<groupId >com.fasterxml.jackson.core</groupId >
55
54
<artifactId >jackson-databind</artifactId >
56
55
<version >2.14.1</version >
57
56
</dependency >
58
- <!-- {x-version-update-end} -->
59
57
<dependency >
60
58
<groupId >org.apache.kafka</groupId >
61
59
<artifactId >kafka-clients</artifactId >
You can’t perform that action at this time.
0 commit comments