This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push:
new e0fd93a4bc Bump vertx-web from 4.3.2 to 4.3.8 (#3775)
e0fd93a4bc is described below
commit e0fd93a4bc248e438fabcc06255d885b8a21e4f2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 21 11:27:55 2023 +0800
Bump vertx-web from 4.3.2 to 4.3.8 (#3775)
* Bump vertx-web from 4.3.2 to 4.3.8
Bumps vertx-web from 4.3.2 to 4.3.8.
---
updated-dependencies:
- dependency-name: io.vertx:vertx-web
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* update licenses
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chenhang <[email protected]>
---
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 e7b2f2e757..d0d16a35dd 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.3.2.jar [13]
-- lib/io.vertx-vertx-bridge-common-4.3.2.jar [14]
-- lib/io.vertx-vertx-core-4.3.2.jar [15]
-- lib/io.vertx-vertx-web-4.3.2.jar [16]
-- lib/io.vertx-vertx-web-common-4.3.2.jar [16]
+- lib/io.vertx-vertx-auth-common-4.3.8.jar [13]
+- lib/io.vertx-vertx-bridge-common-4.3.8.jar [14]
+- lib/io.vertx-vertx-core-4.3.8.jar [15]
+- lib/io.vertx-vertx-web-4.3.8.jar [16]
+- lib/io.vertx-vertx-web-common-4.3.8.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 a81b51abe9..14423efad6 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.3.2.jar [13]
-- lib/io.vertx-vertx-bridge-common-4.3.2.jar [14]
-- lib/io.vertx-vertx-core-4.3.2.jar [15]
-- lib/io.vertx-vertx-web-4.3.2.jar [16]
-- lib/io.vertx-vertx-web-common-4.3.2.jar [16]
+- lib/io.vertx-vertx-auth-common-4.3.8.jar [13]
+- lib/io.vertx-vertx-bridge-common-4.3.8.jar [14]
+- lib/io.vertx-vertx-core-4.3.8.jar [15]
+- lib/io.vertx-vertx-web-4.3.8.jar [16]
+- lib/io.vertx-vertx-web-common-4.3.8.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 52593a7fd5..7d65f6fdcf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
<spotbugs-annotations.version>4.6.0</spotbugs-annotations.version>
<javax-annotations-api.version>1.3.2</javax-annotations-api.version>
<testcontainers.version>1.15.1</testcontainers.version>
- <vertx.version>4.3.2</vertx.version>
+ <vertx.version>4.3.8</vertx.version>
<zookeeper.version>3.8.1</zookeeper.version>
<snappy.version>1.1.7.7</snappy.version>
<jctools.version>2.1.2</jctools.version>