This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 4997b37fdf Bump pulsar-client from 2.6.4 to 2.7.5 in /example/pulsar 
(#7520)
4997b37fdf is described below

commit 4997b37fdf921dc11a0f14c0db0912ea9683539b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 8 10:43:15 2022 +0800

    Bump pulsar-client from 2.6.4 to 2.7.5 in /example/pulsar (#7520)
    
    Bumps [pulsar-client](https://github.com/apache/pulsar) from 2.6.4 to 2.7.5.
    - [Release notes](https://github.com/apache/pulsar/releases)
    - [Commits](https://github.com/apache/pulsar/compare/v2.6.4...v2.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.pulsar:pulsar-client
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 example/pulsar/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example/pulsar/pom.xml b/example/pulsar/pom.xml
index 424bbc996b..34bac6be04 100644
--- a/example/pulsar/pom.xml
+++ b/example/pulsar/pom.xml
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.pulsar</groupId>
             <artifactId>pulsar-client</artifactId>
-            <version>2.6.4</version>
+            <version>2.7.5</version>
             <!-- exclude guava for avoiding compile error, guava can be found 
in other module -->
             <exclusions>
                 <exclusion>

Reply via email to