From a5936e8222634d2a0e67b39657a2ac1e16781c9b Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Tue, 5 May 2020 23:34:37 +0100 Subject: [PATCH] Pick up upstream projects --- pom.xml | 4 ++-- tests/environment/.env | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e970638af0..15b109820f 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ Community latest - 7.129 - 7.180 + 7.131 + 7.183 8.50.13 7.32 diff --git a/tests/environment/.env b/tests/environment/.env index 5cf3886639..923c497235 100644 --- a/tests/environment/.env +++ b/tests/environment/.env @@ -1,4 +1,4 @@ -TRANSFORMERS_TAG=2.2.0 +TRANSFORMERS_TAG=2.2.1 SOLR6_TAG=1.4.2 POSTGRES_TAG=11.4 ACTIVEMQ_TAG=5.15.8