diff --git a/app-dev/devops-and-containers/container-instances/ci-java-springboot-with-grafana-prometheus-example/files/PrometheusJavaDemo/pom.xml b/app-dev/devops-and-containers/container-instances/ci-java-springboot-with-grafana-prometheus-example/files/PrometheusJavaDemo/pom.xml index 7a3a7d20e..81dd7357f 100644 --- a/app-dev/devops-and-containers/container-instances/ci-java-springboot-with-grafana-prometheus-example/files/PrometheusJavaDemo/pom.xml +++ b/app-dev/devops-and-containers/container-instances/ci-java-springboot-with-grafana-prometheus-example/files/PrometheusJavaDemo/pom.xml @@ -43,7 +43,7 @@ org.springframework.boot spring-boot-starter-actuator - 3.5.7 + 3.5.12