This is an automated email from the ASF dual-hosted git repository.
apupier 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 405512f753e6 chore(deps): Bump pulsar-version from 4.2.1 to 4.2.2
405512f753e6 is described below
commit 405512f753e60a3f247a568ee9584dc288a26af9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 06:37:49 2026 +0000
chore(deps): Bump pulsar-version from 4.2.1 to 4.2.2
Bumps `pulsar-version` from 4.2.1 to 4.2.2.
Updates `org.apache.pulsar:pulsar-client` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](https://github.com/apache/pulsar/compare/v4.2.1...v4.2.2)
Updates `org.apache.pulsar:pulsar-client-admin` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](https://github.com/apache/pulsar/compare/v4.2.1...v4.2.2)
---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client
dependency-version: 4.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.pulsar:pulsar-client-admin
dependency-version: 4.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 231d6a41ff32..4885752f1d65 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -439,7 +439,7 @@
<protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<prowide-version>SRU2025-10.3.9</prowide-version>
<pubnub-version>13.4.0</pubnub-version>
- <pulsar-version>4.2.1</pulsar-version>
+ <pulsar-version>4.2.2</pulsar-version>
<qdrant-client-version>1.18.1</qdrant-client-version>
<qpid-broker-version>10.0.1</qpid-broker-version>
<qpid-proton-j-version>0.34.1</qpid-proton-j-version>