diff options
author | Piotr Borelowski <p.borelowski@partner.samsung.com> | 2019-09-09 12:12:59 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-09 10:12:59 +0000 |
commit | a14d671f34c8aec00c27cfe21ef242e9798c4e6a (patch) | |
tree | ece4ac4a022d23043d6884efd9e0fad969cdaf8e /docs/submodules | |
parent | 5ebae89b49e395f0a8e4e04b34d3f6f8227b52af (diff) |
Update git submodules
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
to 1d5ecc692a165fc84181b8f145242a410f2abf38
- 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
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/sdc/sdc-workflow-designer.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc/sdc-workflow-designer.git b/docs/submodules/sdc/sdc-workflow-designer.git -Subproject 61ccc9e58b55d96330892231047a239dadf409a +Subproject 1d5ecc692a165fc84181b8f145242a410f2abf3 |