File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >org.apache.kafka</groupId >
59
59
<artifactId >kafka-clients</artifactId >
60
- <version >3.7 .0</version >
60
+ <version >3.8 .0</version >
61
61
</dependency >
62
62
<!-- tag::rxjava[] -->
63
63
<dependency >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >org.apache.kafka</groupId >
25
25
<artifactId >kafka-clients</artifactId >
26
- <version >3.7 .0</version >
26
+ <version >3.8 .0</version >
27
27
<scope >provided</scope >
28
28
</dependency >
29
29
<dependency >
Original file line number Diff line number Diff line change 55
55
<dependency >
56
56
<groupId >org.apache.kafka</groupId >
57
57
<artifactId >kafka-clients</artifactId >
58
- <version >3.7 .0</version >
58
+ <version >3.8 .0</version >
59
59
</dependency >
60
60
<!-- tag::rxjava[] -->
61
61
<dependency >
You can’t perform that action at this time.
0 commit comments