Skip to content

Commit a509c17

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> (cherry picked from commit f8cea0f)
1 parent 83c7e55 commit a509c17

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-2.1.2.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
@@ -151,7 +151,7 @@ flexible messaging model and an intuitive client API.</description>
151151
<jersey.version>2.42</jersey.version>
152152
<athenz.version>1.10.50</athenz.version>
153153
<prometheus.version>0.16.0</prometheus.version>
154-
<vertx.version>4.5.10</vertx.version>
154+
<vertx.version>4.5.22</vertx.version>
155155
<rocksdb.version>7.9.2</rocksdb.version>
156156
<slf4j.version>2.0.13</slf4j.version>
157157
<commons.collections4.version>4.4</commons.collections4.version>

0 commit comments

Comments
 (0)