- Update Spring Boot version to 3.5.0
- Enforce elasticsearch-java client to use the explicit version 8.18.1
- This is because of the incompatibility between Spring Boot 3.4.x and 3.5.0 in using the elastic search java client versions 8.15.1 vs 8.18.1
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>