Skip to content

Commit f8cea0f

Browse files
[fix][sec] Bump io.vertx:vertx-web from 4.5.10 to 4.5.22 (#24889)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lari Hotari <lhotari@apache.org>
1 parent 8701544 commit f8cea0f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

distribution/server/src/assemble/LICENSE.bin.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -495,11 +495,11 @@ The Apache Software License, Version 2.0
495495
* JCTools - Java Concurrency Tools for the JVM
496496
- org.jctools-jctools-core-4.0.5.jar
497497
* Vertx
498-
- io.vertx-vertx-auth-common-4.5.10.jar
499-
- io.vertx-vertx-bridge-common-4.5.10.jar
500-
- io.vertx-vertx-core-4.5.10.jar
501-
- io.vertx-vertx-web-4.5.10.jar
502-
- io.vertx-vertx-web-common-4.5.10.jar
498+
- io.vertx-vertx-auth-common-4.5.22.jar
499+
- io.vertx-vertx-bridge-common-4.5.22.jar
500+
- io.vertx-vertx-core-4.5.22.jar
501+
- io.vertx-vertx-web-4.5.22.jar
502+
- io.vertx-vertx-web-common-4.5.22.jar
503503
* Apache ZooKeeper
504504
- org.apache.zookeeper-zookeeper-3.9.4.jar
505505
- org.apache.zookeeper-zookeeper-jute-3.9.4.jar

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ flexible messaging model and an intuitive client API.</description>
196196
<jersey.version>2.42</jersey.version>
197197
<athenz.version>1.10.62</athenz.version>
198198
<prometheus.version>0.16.0</prometheus.version>
199-
<vertx.version>4.5.10</vertx.version>
199+
<vertx.version>4.5.22</vertx.version>
200200
<rocksdb.version>7.9.2</rocksdb.version>
201201
<slf4j.version>2.0.13</slf4j.version>
202202
<commons.collections4.version>4.4</commons.collections4.version>

0 commit comments

Comments
 (0)