JAVA-8128 : Update How to Convert List to Map in Java article

This commit is contained in:
anuragkumawat
2021-10-28 11:23:57 +05:30
parent 7ab19421e3
commit 8401e09bd2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
</build>
<properties>
<commons-collections4.version>4.1</commons-collections4.version>
<commons-collections4.version>4.4</commons-collections4.version>
</properties>
</project>