summaryrefslogtreecommitdiffstats
path: root/onboarding/pom.xml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-11-06 15:47:58 +0100
committerXue Gao <xg353y@intl.att.com>2020-11-09 12:19:05 +0000
commit0cad42dcc7ee4c2c987381d4aeee83571c70e97c (patch)
tree6e06c3a0f07b4c338d116871f5065d4bff4ba0d6 /onboarding/pom.xml
parent21595974a922f9966473741a1e79e9603acb64be (diff)
Upgrade the zusammen lib
Upgrade zusammen lib as an attempt to fix concurrency issue in onboarding be Issue-ID: SDC-3366 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I25467c0c53338f63abc1dfb2a15ba1c813e54266
Diffstat (limited to 'onboarding/pom.xml')
-rw-r--r--onboarding/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/onboarding/pom.xml b/onboarding/pom.xml
index dffa6f7b71..7ec16a5b3a 100644
--- a/onboarding/pom.xml
+++ b/onboarding/pom.xml
@@ -103,10 +103,11 @@
<spring.framework.version>4.3.18.RELEASE</spring.framework.version>
<swagger.version>2.0.8</swagger.version>
<woodstox.version>4.4.1</woodstox.version>
- <zusammen.version>1.0.1</zusammen.version>
+ <zusammen.version>1.0.2</zusammen.version>
<zusammen-state-store.version>1.0.2</zusammen-state-store.version>
<zusammen-collaboration-store.version>1.0.2</zusammen-collaboration-store.version>
<zusammen-index-store.version>1.0.0</zusammen-index-store.version>
+ <zusammen-common-utilities.version>1.0.3</zusammen-common-utilities.version>
<build.tools.version>${project.version}</build.tools.version>
<bouncycastle.version>1.61</bouncycastle.version>
</properties>