* Update pom.xml
* Add files via upload
* This commit is related to BAEL-6922
This commit aims to add a test class named ExcelToJsonUnitTest that provides ways to convert Excel to JSON in Java.
* Update ExcelToJsonUnitTest.java
* Update ExcelToJsonUnitTest.java
* BAEL-6692 - converting json to map and comparing
* BAEL-6692 - converting json to map and comparing
* BAEL-6692 - converting json to map and comparing