This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 6c1a28185e3e chore(deps): Bump pulsar-version from 4.2.3 to 4.2.4
(#25374)
6c1a28185e3e is described below
commit 6c1a28185e3e3570213936a357f77768b56d8769
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 6 12:23:22 2026 +0200
chore(deps): Bump pulsar-version from 4.2.3 to 4.2.4 (#25374)
Bumps `pulsar-version` from 4.2.3 to 4.2.4.
Updates `org.apache.pulsar:pulsar-client` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](https://github.com/apache/pulsar/compare/v4.2.3...v4.2.4)
Updates `org.apache.pulsar:pulsar-client-admin` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](https://github.com/apache/pulsar/compare/v4.2.3...v4.2.4)
---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.pulsar:pulsar-client-admin
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f8551a536e65..7c1348e88769 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -441,7 +441,7 @@
<protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<prowide-version>SRU2025-10.3.10</prowide-version>
<pubnub-version>13.4.1</pubnub-version>
- <pulsar-version>4.2.3</pulsar-version>
+ <pulsar-version>4.2.4</pulsar-version>
<qdrant-client-version>1.18.3</qdrant-client-version>
<qpid-broker-version>10.1.0</qpid-broker-version>
<qpid-proton-j-version>0.34.1</qpid-proton-j-version>