Cherry Pick Security Upgrade and Error Handling
- Upgrade core-common to 0.19.0-rc9 and fix vulnerable packages
- Error Handling when passing invalid formats like "^$#@><!()" to UnitXY field or unitZ field or passing ";:" to fromCrs field, we get generic "Internal server error" with incorrect HTTP status code. Handled these errors with correct http status code and response.
Original MR: 4046c576
Edited by Yash Dholakia