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 dd8594f17d
commit 5d78788497
2 changed files with 2 additions and 2 deletions

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>