Removing new line in stack trace
Issue: Stack trace is split across multiple line. Target: Reduce stack trace by having each exception without line breaks.
Updates:
- Updated POM.xml of file service to take up latest code version(0.17.0-rc6)from azure-core-lib i.e. <osdu.corelibazure.version>0.17.0-rc6</osdu.corelibazure.version>
- Logging library is already updated with version 0.17.0-rc6 which removes line breaks in stack trace.