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 9c81d52106e chore(deps): Bump pulsar-version from 4.0.4 to 4.0.5 
(#18163)
9c81d52106e is described below

commit 9c81d52106e3643692f27fdc43382971f81b16f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 23 09:14:08 2025 +0200

    chore(deps): Bump pulsar-version from 4.0.4 to 4.0.5 (#18163)
    
    Bumps `pulsar-version` from 4.0.4 to 4.0.5.
    
    Updates `org.apache.pulsar:pulsar-client` from 4.0.4 to 4.0.5
    - [Release notes](https://github.com/apache/pulsar/releases)
    - [Commits](https://github.com/apache/pulsar/compare/v4.0.4...v4.0.5)
    
    Updates `org.apache.pulsar:pulsar-client-admin` from 4.0.4 to 4.0.5
    - [Release notes](https://github.com/apache/pulsar/releases)
    - [Commits](https://github.com/apache/pulsar/compare/v4.0.4...v4.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.pulsar:pulsar-client
      dependency-version: 4.0.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.pulsar:pulsar-client-admin
      dependency-version: 4.0.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 e3ff3456af5..83ce5ec5608 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -431,7 +431,7 @@
         <protostream-version>5.0.12.Final</protostream-version>
         <prowide-version>SRU2024-10.2.7</prowide-version>
         <pubnub-version>10.5.2</pubnub-version>
-        <pulsar-version>4.0.4</pulsar-version>
+        <pulsar-version>4.0.5</pulsar-version>
         <qdrant-client-version>1.14.0</qdrant-client-version>
         <qpid-broker-version>9.2.1</qpid-broker-version>
         <qpid-proton-j-version>0.34.1</qpid-proton-j-version>

Reply via email to