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 56
56
<dependency >
57
57
<groupId >org.apache.kafka</groupId >
58
58
<artifactId >kafka-clients</artifactId >
59
- <version >3.8.1 </version >
59
+ <version >3.9.0 </version >
60
60
</dependency >
61
61
<!-- tag::rxjava[] -->
62
62
<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.8.1 </version >
26
+ <version >3.9.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.8.1 </version >
58
+ <version >3.9.0 </version >
59
59
</dependency >
60
60
<!-- tag::rxjava[] -->
61
61
<dependency >
You can’t perform that action at this time.
0 commit comments