Spring Pulsar 1.1.x introduced a new method `getPulsarClient` on `PulsarProducerFactory` and the PulsarBinderIntegrationTests has a custom factory that must be updated in order to run on both Pulsar 1.0.x and 1.1.x (i.e. Spring Boot 3.2.x and 3.3.x).