This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 95cb9c1c2bb CAMEL-21951 - Bump Pulsar to 4.x (#17728) 95cb9c1c2bb is described below commit 95cb9c1c2bbdb0665bbc803c440bae4f70c4a461 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Apr 11 10:24:52 2025 +0200 CAMEL-21951 - Bump Pulsar to 4.x (#17728) Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- parent/pom.xml | 2 +- .../org/apache/camel/test/infra/pulsar/services/container.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 395551bacf0..0f5d60b107d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -428,7 +428,7 @@ <protostream-version>5.0.12.Final</protostream-version> <prowide-version>SRU2024-10.2.6</prowide-version> <pubnub-version>10.4.6</pubnub-version> - <pulsar-version>3.3.3</pulsar-version> + <pulsar-version>4.0.4</pulsar-version> <qdrant-client-version>1.13.0</qdrant-client-version> <qpid-broker-version>9.2.1</qpid-broker-version> <qpid-proton-j-version>0.34.1</qpid-proton-j-version> diff --git a/test-infra/camel-test-infra-pulsar/src/main/resources/org/apache/camel/test/infra/pulsar/services/container.properties b/test-infra/camel-test-infra-pulsar/src/main/resources/org/apache/camel/test/infra/pulsar/services/container.properties index 16ad01d0f05..ee1088285c7 100644 --- a/test-infra/camel-test-infra-pulsar/src/main/resources/org/apache/camel/test/infra/pulsar/services/container.properties +++ b/test-infra/camel-test-infra-pulsar/src/main/resources/org/apache/camel/test/infra/pulsar/services/container.properties @@ -14,4 +14,4 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -pulsar.container=mirror.gcr.io/apachepulsar/pulsar:3.3.0 \ No newline at end of file +pulsar.container=mirror.gcr.io/apachepulsar/pulsar:4.0.4