From d09ed1f41e799ef852cc303df33f062b31216e4f Mon Sep 17 00:00:00 2001 From: Valery Kharseko Date: Fri, 17 Jul 2026 19:08:24 +0300 Subject: [PATCH 1/2] Update org.openidentityplatform.openicf to 2.0.4-SNAPSHOT --- pom.xml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 22f5fb8a8..aa1783f84 100644 --- a/pom.xml +++ b/pom.xml @@ -393,7 +393,7 @@ org.openidentityplatform openicf - 2.0.3 + 2.0.4-SNAPSHOT pom import @@ -403,19 +403,6 @@ commons-codec ${apache.commons-codec.version} - - - org.apache.commons - commons-lang3 - 3.20.0 - - - - org.apache.commons - commons-text - 1.15.0 - From a7529ac4be5e9ebdae9646ff70d255fd534ca16d Mon Sep 17 00:00:00 2001 From: Valery Kharseko Date: Wed, 22 Jul 2026 12:29:56 +0300 Subject: [PATCH 2/2] Update openicf dependency version to 2.0.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa1783f84..2961860a6 100644 --- a/pom.xml +++ b/pom.xml @@ -393,7 +393,7 @@ org.openidentityplatform openicf - 2.0.4-SNAPSHOT + 2.0.4 pom import