From b6ec75c881fd5e5e8b01c63d24c1e30c4bd37a32 Mon Sep 17 00:00:00 2001 From: Arnab Kumar Nandy Date: Thu, 4 Jan 2024 16:31:23 +0100 Subject: [PATCH] New Realse --- .../org/eclipse/tractusx/selfdescriptionfactory/Utils.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/java/org/eclipse/tractusx/selfdescriptionfactory/Utils.java b/src/main/java/org/eclipse/tractusx/selfdescriptionfactory/Utils.java index 603c141..5b14848 100644 --- a/src/main/java/org/eclipse/tractusx/selfdescriptionfactory/Utils.java +++ b/src/main/java/org/eclipse/tractusx/selfdescriptionfactory/Utils.java @@ -85,4 +85,5 @@ public static Optional> getNonEmptyListFromCommaSeparated(String sou } // New Comments -// Another Comment \ No newline at end of file +// Another Comment +// Another Comment 1 \ No newline at end of file