Fix throwing an UnsatisfiedDependencyException upon starting 66/95166/2
authorPiotr Borelowski <p.borelowski@partner.samsung.com>
Fri, 6 Sep 2019 15:06:39 +0000 (17:06 +0200)
committerPiotr Borelowski <p.borelowski@partner.samsung.com>
Mon, 9 Sep 2019 09:07:05 +0000 (09:07 +0000)
commit1d5ecc692a165fc84181b8f145242a410f2abf38
tree80bad3fd9d596819a5f74eb54cdf4587cc585ef5
parent61ccc9e58b55d96330892231047a239dadf409a0
Fix throwing an UnsatisfiedDependencyException upon starting

The UnsatisfiedDependencyException is finally caused by
ClassNotFoundException: c.g.c.u.c.FutureFallback.
That was fixed by upgrading the spring boot version to 2.1.0.RELEASE.
By doing that the cassandra version was upgraded to version 3.6.0,
which doesn't require the FutureFallback class.

Issue-ID: SDC-2557
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I5b319096978e768b7520fb937fd2b3dad26f15c5
workflow-designer-be/pom.xml