From e39b1f696b541804d5da1d821356b0725e6b7df8 Mon Sep 17 00:00:00 2001 From: Raunak Jalan Date: Thu, 15 Feb 2024 13:51:17 +0530 Subject: [PATCH 1/5] YQ-1489 Upgrading clojure version to 0.3.5 --- jepsen/project.clj | 6 +++--- yugabyte/project.clj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jepsen/project.clj b/jepsen/project.clj index d08286c9a..4a2cc2e33 100644 --- a/jepsen/project.clj +++ b/jepsen/project.clj @@ -8,15 +8,15 @@ [org.clojure/tools.logging "1.2.4"] [org.clojure/tools.cli "1.0.206"] [spootnik/unilog "0.7.30"] - [elle "0.1.5-SNAPSHOT"] + [elle "0.2.1-SNAPSHOT"] [clj-time "0.15.2"] [jepsen.txn "0.1.2"] [knossos "0.3.8"] [clj-ssh "0.5.14"] [gnuplot "0.1.3"] [http-kit "2.5.3"] - [ring "1.9.5"] - [com.hierynomus/sshj "0.33.0"] + [ring "1.11.0"] + [com.hierynomus/sshj "0.38.0"] [com.jcraft/jsch.agentproxy.connector-factory "0.0.9"] [com.jcraft/jsch.agentproxy.sshj "0.0.9" :exclusions [net.schmizz/sshj]] diff --git a/yugabyte/project.clj b/yugabyte/project.clj index a5e36cb99..fa846cac9 100644 --- a/yugabyte/project.clj +++ b/yugabyte/project.clj @@ -5,7 +5,7 @@ :url "http://www.eclipse.org/legal/epl-v10.html"} :dependencies [[org.clojure/clojure "1.11.1"] [clj-http "3.12.3" :exclusions [commons-logging]] - [jepsen "0.3.3"] + [jepsen "0.3.5"] [com.yugabyte/cassaforte "3.0.0-alpha2-yb-1"] [org.clojure/java.jdbc "0.7.12"] [org.clojure/data.json "2.4.0"] From 2d8cf10f3f5fe582cc5690f952e98391a07bd52b Mon Sep 17 00:00:00 2001 From: Raunak Jalan Date: Thu, 15 Feb 2024 14:49:31 +0530 Subject: [PATCH 2/5] YQ-1489 Upgrading clojure version to 0.3.5 --- jepsen/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jepsen/project.clj b/jepsen/project.clj index 4a2cc2e33..2349c1ca7 100644 --- a/jepsen/project.clj +++ b/jepsen/project.clj @@ -1,4 +1,4 @@ -(defproject jepsen "0.2.7-SNAPSHOT" +(defproject jepsen "0.3.5" :description "Distributed systems testing framework." :url "https://jepsen.io" :license {:name "Eclipse Public License" From 536946e672925e71befaca7c50a07bbf74d001c1 Mon Sep 17 00:00:00 2001 From: Raunak Jalan Date: Thu, 15 Feb 2024 17:17:22 +0530 Subject: [PATCH 3/5] YQ-1489 Upgrading clojure version to 0.3.5 --- jepsen/project.clj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jepsen/project.clj b/jepsen/project.clj index 2349c1ca7..d08286c9a 100644 --- a/jepsen/project.clj +++ b/jepsen/project.clj @@ -1,4 +1,4 @@ -(defproject jepsen "0.3.5" +(defproject jepsen "0.2.7-SNAPSHOT" :description "Distributed systems testing framework." :url "https://jepsen.io" :license {:name "Eclipse Public License" @@ -8,15 +8,15 @@ [org.clojure/tools.logging "1.2.4"] [org.clojure/tools.cli "1.0.206"] [spootnik/unilog "0.7.30"] - [elle "0.2.1-SNAPSHOT"] + [elle "0.1.5-SNAPSHOT"] [clj-time "0.15.2"] [jepsen.txn "0.1.2"] [knossos "0.3.8"] [clj-ssh "0.5.14"] [gnuplot "0.1.3"] [http-kit "2.5.3"] - [ring "1.11.0"] - [com.hierynomus/sshj "0.38.0"] + [ring "1.9.5"] + [com.hierynomus/sshj "0.33.0"] [com.jcraft/jsch.agentproxy.connector-factory "0.0.9"] [com.jcraft/jsch.agentproxy.sshj "0.0.9" :exclusions [net.schmizz/sshj]] From 6f77b70f83f981d823a730a8afe061e82913a143 Mon Sep 17 00:00:00 2001 From: Raunak Jalan Date: Thu, 15 Feb 2024 17:37:29 +0530 Subject: [PATCH 4/5] YQ-1489 Upgrading clojure version to 0.3.5 --- yugabyte/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yugabyte/project.clj b/yugabyte/project.clj index fa846cac9..9b9ea0165 100644 --- a/yugabyte/project.clj +++ b/yugabyte/project.clj @@ -5,7 +5,7 @@ :url "http://www.eclipse.org/legal/epl-v10.html"} :dependencies [[org.clojure/clojure "1.11.1"] [clj-http "3.12.3" :exclusions [commons-logging]] - [jepsen "0.3.5"] + [jepsen "0.3.4"] [com.yugabyte/cassaforte "3.0.0-alpha2-yb-1"] [org.clojure/java.jdbc "0.7.12"] [org.clojure/data.json "2.4.0"] From dce03f07918765f1e0d717d036f01fa1687895f3 Mon Sep 17 00:00:00 2001 From: Raunak Jalan Date: Thu, 15 Feb 2024 17:37:29 +0530 Subject: [PATCH 5/5] YQ-1489 Upgrading clojure version to 0.3.4 --- yugabyte/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yugabyte/project.clj b/yugabyte/project.clj index fa846cac9..9b9ea0165 100644 --- a/yugabyte/project.clj +++ b/yugabyte/project.clj @@ -5,7 +5,7 @@ :url "http://www.eclipse.org/legal/epl-v10.html"} :dependencies [[org.clojure/clojure "1.11.1"] [clj-http "3.12.3" :exclusions [commons-logging]] - [jepsen "0.3.5"] + [jepsen "0.3.4"] [com.yugabyte/cassaforte "3.0.0-alpha2-yb-1"] [org.clojure/java.jdbc "0.7.12"] [org.clojure/data.json "2.4.0"]