Commit fcf99aa
authored
Add pulsar-client-reactive-api to spring-pulsar-reactive (#614)
The pulsar-client-reactive-api transitively includes the
pulsar-client-api. To insulate against different Pulsar client versions
in the Pulsar Reactive Client and Spring Pulsar we exclude this
transitive dependency and then include the version dictated by Spring
Pulsar. This is the same technique that is already done for the
pulsar-client-reactive-adapter.1 parent 917ab52 commit fcf99aa
File tree
2 files changed
+8
-0
lines changed- gradle
- spring-pulsar-reactive
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
0 commit comments