From 0cd930cf733d33662ada0da13d226b82bcc13684 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 13 Apr 2020 16:13:01 -0400 Subject: Fix integer converted to double Use policy/common map double converter to ensure integers saved in policy content do not get converted to doubles. Issue-ID: POLICY-2486 Change-Id: I887c6b5c337e2594c425b645af4b2668d06715bd Signed-off-by: Pamela Dragosh --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6b5820e9..eb5cb4bf 100644 --- a/pom.xml +++ b/pom.xml @@ -39,8 +39,8 @@ This code implements the XACML PDP engine - 1.6.3 - 2.2.3 + 1.6.4-SNAPSHOT + 2.2.4-SNAPSHOT -- cgit 1.2.3-korg