From 79e17ba5e09910ce4e4a63a99f0dac90604918a5 Mon Sep 17 00:00:00 2001 From: Andrey Yegorov Date: Tue, 11 Apr 2023 14:11:26 -0700 Subject: [PATCH 1/2] Upgrade Vertx to match BK's version (otherwise BK does not work) --- distribution/server/src/assemble/LICENSE.bin.txt | 10 +++++----- pom.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index 4cb1d1544a63e..d0f995f919789 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -470,11 +470,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.9.8.jar - - io.vertx-vertx-bridge-common-3.9.8.jar - - io.vertx-vertx-core-3.9.8.jar - - io.vertx-vertx-web-3.9.8.jar - - io.vertx-vertx-web-common-3.9.8.jar + - io.vertx-vertx-auth-common-4.3.2.jar + - io.vertx-vertx-bridge-common-4.3.2.jar + - io.vertx-vertx-core-4.3.2.jar + - io.vertx-vertx-web-4.3.2.jar + - io.vertx-vertx-web-common-4.3.2.jar * Apache ZooKeeper - org.apache.zookeeper-zookeeper-3.8.1.jar - org.apache.zookeeper-zookeeper-jute-3.8.1.jar diff --git a/pom.xml b/pom.xml index 389d9f6f83487..8fca0d90fc0e9 100644 --- a/pom.xml +++ b/pom.xml @@ -140,7 +140,7 @@ flexible messaging model and an intuitive client API. 2.34 1.10.50 0.16.0 - 3.9.8 + 4.3.2 6.29.4.1 1.7.32 4.4 From db4350dd9867287ea516692087f81ffa9304f61f Mon Sep 17 00:00:00 2001 From: Andrey Yegorov Date: Tue, 11 Apr 2023 15:48:34 -0700 Subject: [PATCH 2/2] upgrade to 4.3.8, as in 4.16.0 release, not to version in PR upgrading vertx --- distribution/server/src/assemble/LICENSE.bin.txt | 10 +++++----- pom.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index d0f995f919789..0d5cd7c02a23a 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -470,11 +470,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-4.3.2.jar - - io.vertx-vertx-bridge-common-4.3.2.jar - - io.vertx-vertx-core-4.3.2.jar - - io.vertx-vertx-web-4.3.2.jar - - io.vertx-vertx-web-common-4.3.2.jar + - io.vertx-vertx-auth-common-4.3.8.jar + - io.vertx-vertx-bridge-common-4.3.8.jar + - io.vertx-vertx-core-4.3.8.jar + - io.vertx-vertx-web-4.3.8.jar + - io.vertx-vertx-web-common-4.3.8.jar * Apache ZooKeeper - org.apache.zookeeper-zookeeper-3.8.1.jar - org.apache.zookeeper-zookeeper-jute-3.8.1.jar diff --git a/pom.xml b/pom.xml index 8fca0d90fc0e9..404807bc4ad7c 100644 --- a/pom.xml +++ b/pom.xml @@ -140,7 +140,7 @@ flexible messaging model and an intuitive client API. 2.34 1.10.50 0.16.0 - 4.3.2 + 4.3.8 6.29.4.1 1.7.32 4.4