Skip to content

Commit

Permalink
Bump vertx-web from 4.3.2 to 4.3.8 (#3775)
Browse files Browse the repository at this point in the history
* 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] <support@github.com>

* update licenses

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chenhang <chenhang@apache.org>
  • Loading branch information
dependabot[bot] and hangc0276 committed Feb 21, 2023
1 parent 13ccc4c commit e0fd93a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
10 changes: 5 additions & 5 deletions bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e0fd93a

Please sign in to comment.