Upgrade springboot re-enable prometheus http stats 82/132982/2
authorliamfallon <liam.fallon@est.tech>
Mon, 23 Jan 2023 12:05:50 +0000 (12:05 +0000)
committerliamfallon <liam.fallon@est.tech>
Mon, 23 Jan 2023 13:28:28 +0000 (13:28 +0000)
Springboot 2.5.14 has a bug in its actuator that does not automatically
activate HTTP statiscis. iThis bug is causing our CSITs to fail in the
master branch.

This is fixed in the latest version of Springboot.
See: https://github.com/spring-projects/spring-boot/issues/31263

Issue-ID: POLICY-4143
Change-Id: I04e56e81f06abf0416918df606f1d413b3eb4c1b
Signed-off-by: liamfallon <liam.fallon@est.tech>

No differences found