Commit 0274632
authored
Exclude protobuf-java from pulsar-client-all (#896)
This commit excludes the `protobuf-java` unshaded transitive dependency
from the `pulsar-client-all` library. This allows the version of the
optional `protobuf-java` dependency to be controlled by `spring-pulsar`.
Resolves #8761 parent 9baa562 commit 0274632
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments