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