From 79d7a7e55edf7fb5fb4e205bdf7afa5acb62ba23 Mon Sep 17 00:00:00 2001 From: bohocode Date: Thu, 23 Mar 2023 09:08:47 +0000 Subject: [PATCH] 965: Accept new OpenBanking SSAs Open Banking SSAs have software_version as a string rather than a double Issue: https://github.com/forgecloud/ob-deploy/issues/965 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index feb5a32..5ee5611 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ http://www.forgerock.org - 1.5.2 + 1.5.3