Skip to content

Commit

Permalink
[Security] Upgrade vertx to 3.9.7, addresses CVE-2018-12541 (apache#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari authored and eolivelli committed May 12, 2021
1 parent ff59244 commit ea5b676
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions distribution/server/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -509,10 +509,11 @@ The Apache Software License, Version 2.0
* JCTools - Java Concurrency Tools for the JVM
- org.jctools-jctools-core-2.1.2.jar
* Vertx
- io.vertx-vertx-auth-common-3.5.3.jar
- io.vertx-vertx-bridge-common-3.5.3.jar
- io.vertx-vertx-core-3.5.3.jar
- io.vertx-vertx-web-3.5.3.jar
- io.vertx-vertx-auth-common-3.9.7.jar
- io.vertx-vertx-bridge-common-3.9.7.jar
- io.vertx-vertx-core-3.9.7.jar
- io.vertx-vertx-web-3.9.7.jar
- io.vertx-vertx-web-common-3.9.7.jar
* Apache ZooKeeper
- org.apache.zookeeper-zookeeper-jute-3.5.7.jar

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ flexible messaging model and an intuitive client API.</description>
<athenz.version>1.10.9</athenz.version>
<prometheus.version>0.5.0</prometheus.version>
<aspectj.version>1.9.2</aspectj.version>
<vertx.version>3.5.3</vertx.version>
<vertx.version>3.9.7</vertx.version>
<rocksdb.version>6.10.2</rocksdb.version>
<slf4j.version>1.7.25</slf4j.version>
<commons.collections.version>3.2.2</commons.collections.version>
Expand Down

0 comments on commit ea5b676

Please sign in to comment.