What's new:
- update ocpp_protocol in db after a ws/json station connects
- wrap cell contents in case of table overflow (#803)
- relax extraction of chargebox id (#689)
- consider only Raw meter values in TransactionStopService.findLastMeterValue (#816)
- Add recommended, additional configuration keys for OCMF (#819)
- Replace NotificationService direct calls by indirect calls via ApplicationEventPublisher (#844)
- respect X-Forwarded-For headers if present (#570)
- escape html chars during json ser/deser
- remove 'value' validation on ChangeConfigurationParams (#920)
- update dependencies