From d758bdb3953b859a04ee8e05f6cf064733207d0b Mon Sep 17 00:00:00 2001 From: Shaun Francis Date: Mon, 13 May 2019 10:32:11 +0100 Subject: [PATCH] Update event-store to version 1.1.9 --- CHANGELOG.md | 3 +++ pom.xml | 2 +- stream-transformation-test/stream-transformation-it/pom.xml | 2 +- .../stream-transformation-performance-test/pom.xml | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a77921b..72d12a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to ## [Unreleased] +### Changed +- Update event-store to 1.1.9 + ## [5.2.1] - 2019-03-21 ### Changed - Update event-store to 1.1.8 diff --git a/pom.xml b/pom.xml index 41fdac3..68bd17c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ stream-transformation-tool 3.1.1 5.1.2 - 1.1.8 + 1.1.9 1.28.0 1.16.2 1.18.1 diff --git a/stream-transformation-test/stream-transformation-it/pom.xml b/stream-transformation-test/stream-transformation-it/pom.xml index b52d2e1..fd294b2 100644 --- a/stream-transformation-test/stream-transformation-it/pom.xml +++ b/stream-transformation-test/stream-transformation-it/pom.xml @@ -114,7 +114,7 @@ uk.gov.justice ${project.version} jar - swarm + thorntail true ${project.basedir}/target/test-classes diff --git a/stream-transformation-test/stream-transformation-performance-test/pom.xml b/stream-transformation-test/stream-transformation-performance-test/pom.xml index 5b575c1..e70931e 100644 --- a/stream-transformation-test/stream-transformation-performance-test/pom.xml +++ b/stream-transformation-test/stream-transformation-performance-test/pom.xml @@ -77,7 +77,7 @@ uk.gov.justice ${project.version} jar - swarm + thorntail true ${project.basedir}/target/test-classes