From 8455bfc1d0536647cf179fbabb09bb14e1f6e130 Mon Sep 17 00:00:00 2001 From: Anshul Bansal Date: Fri, 5 Apr 2019 10:48:46 +0300 Subject: [PATCH] BAEL-2800_Copying_a_HashMap_in_Java - space problem fix --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6da150bb61..1f3901111d 100644 --- a/pom.xml +++ b/pom.xml @@ -1031,7 +1031,7 @@ core-java-arrays core-java-collections - core-java-collections-2 + core-java-collections-2 core-java-collections-list core-java-concurrency-basic core-java-concurrency-collections