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

yong pushed a commit to branch branch-4.17
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/branch-4.17 by this push:
     new 85dfea662a build(deps): bump io.vertx:vertx-core from 4.5.11 to 4.5.24 
(#4702)
85dfea662a is described below

commit 85dfea662a4160b4099c3dbe00f845c65c1f1095
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 12:03:38 2026 +0800

    build(deps): bump io.vertx:vertx-core from 4.5.11 to 4.5.24 (#4702)
    
    * build(deps): bump io.vertx:vertx-core from 4.5.11 to 4.5.24
    
    Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 4.5.11 
to 4.5.24.
    - [Commits](https://github.com/eclipse/vert.x/compare/4.5.11...4.5.24)
    
    ---
    updated-dependencies:
    - dependency-name: io.vertx:vertx-core
      dependency-version: 4.5.24
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Fix license issue
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: zymap <[email protected]>
    (cherry picked from commit ab2b29db9378cd3094c752b3a2cae20adf3bc088)
---
 bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt    | 10 +++++-----
 bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt | 10 +++++-----
 pom.xml                                                   |  2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt 
b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
index d115009e39..8a8c043888 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
@@ -250,11 +250,11 @@ Apache Software License, Version 2.
 - lib/io.prometheus-simpleclient_tracer_common-0.15.0.jar [12]
 - lib/io.prometheus-simpleclient_tracer_otel-0.15.0.jar [12]
 - lib/io.prometheus-simpleclient_tracer_otel_agent-0.15.0.jar [12]
-- lib/io.vertx-vertx-auth-common-4.5.11.jar [13]
-- lib/io.vertx-vertx-bridge-common-4.5.11.jar [14]
-- lib/io.vertx-vertx-core-4.5.11.jar [15]
-- lib/io.vertx-vertx-web-4.5.11.jar [16]
-- lib/io.vertx-vertx-web-common-4.5.11.jar [16]
+- lib/io.vertx-vertx-auth-common-4.5.24.jar [13]
+- lib/io.vertx-vertx-bridge-common-4.5.24.jar [14]
+- lib/io.vertx-vertx-core-4.5.24.jar [15]
+- lib/io.vertx-vertx-web-4.5.24.jar [16]
+- lib/io.vertx-vertx-web-common-4.5.24.jar [16]
 - lib/org.apache.logging.log4j-log4j-api-2.18.0.jar [17]
 - lib/org.apache.logging.log4j-log4j-core-2.18.0.jar [17]
 - lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar [17]
diff --git a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt 
b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
index 9f1631d610..43cf7fa6c1 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
@@ -250,11 +250,11 @@ Apache Software License, Version 2.
 - lib/io.prometheus-simpleclient_tracer_common-0.15.0.jar [12]
 - lib/io.prometheus-simpleclient_tracer_otel-0.15.0.jar [12]
 - lib/io.prometheus-simpleclient_tracer_otel_agent-0.15.0.jar [12]
-- lib/io.vertx-vertx-auth-common-4.5.11.jar [13]
-- lib/io.vertx-vertx-bridge-common-4.5.11.jar [14]
-- lib/io.vertx-vertx-core-4.5.11.jar [15]
-- lib/io.vertx-vertx-web-4.5.11.jar [16]
-- lib/io.vertx-vertx-web-common-4.5.11.jar [16]
+- lib/io.vertx-vertx-auth-common-4.5.24.jar [13]
+- lib/io.vertx-vertx-bridge-common-4.5.24.jar [14]
+- lib/io.vertx-vertx-core-4.5.24.jar [15]
+- lib/io.vertx-vertx-web-4.5.24.jar [16]
+- lib/io.vertx-vertx-web-common-4.5.24.jar [16
 - lib/org.apache.logging.log4j-log4j-api-2.18.0.jar [17]
 - lib/org.apache.logging.log4j-log4j-core-2.18.0.jar [17]
 - lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar [17]
diff --git a/pom.xml b/pom.xml
index 61f857dd3f..5288fc1c6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
     <spotbugs-annotations.version>4.6.0</spotbugs-annotations.version>
     <javax-annotations-api.version>1.3.2</javax-annotations-api.version>
     <testcontainers.version>1.19.4</testcontainers.version>
-    <vertx.version>4.5.11</vertx.version>
+    <vertx.version>4.5.24</vertx.version>
     <zookeeper.version>3.9.3</zookeeper.version>
     <snappy.version>1.1.10.5</snappy.version>
     <jctools.version>2.1.2</jctools.version>

Reply via email to