From ce8eb7a0c6274b31a93c15afa1228ea4973556a3 Mon Sep 17 00:00:00 2001 From: Thomas Papke Date: Sun, 19 May 2024 15:49:30 +0200 Subject: [PATCH] Expose app build-info details on actuator info endpoint --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 5d7ab29..b886c6d 100644 --- a/pom.xml +++ b/pom.xml @@ -117,6 +117,17 @@ + + + + + build-info + + +