From 5c1b5b863fe8d6c08cfe0749fed7ce9594827f8a Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 23 Apr 2019 15:00:13 +0200 Subject: add different strategies for pendingRequestId generation --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c385dad7..02e43f77 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,7 @@ 3.0.1 1.7 1.3.2 + 2.10.1 4.5.7 4.4.11 @@ -205,6 +206,12 @@ ${httpcore.version} + + joda-time + joda-time + ${joda-time.version} + + com.fasterxml.jackson.core jackson-databind -- cgit v1.2.3