From c2234e82930720f5d52a13930fbf9c0ba0f1fdb2 Mon Sep 17 00:00:00 2001 From: Alex Mukha Date: Wed, 22 Apr 2020 18:07:23 +0100 Subject: [PATCH] SEARCH-2099: Update Search Services to 1.4.2 (RC2) (#742) --- tests/environment/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/environment/.env b/tests/environment/.env index 8f812587d4..b2878ab046 100644 --- a/tests/environment/.env +++ b/tests/environment/.env @@ -1,4 +1,4 @@ TRANSFORMERS_TAG=2.2.0-A4 -SOLR6_TAG=1.4.0 +SOLR6_TAG=1.4.2-RC2 POSTGRES_TAG=11.4 ACTIVEMQ_TAG=5.15.8