diff --git a/bom/build.gradle b/bom/build.gradle index b3ea781fd64..1c624e984d7 100644 --- a/bom/build.gradle +++ b/bom/build.gradle @@ -86,7 +86,7 @@ ext { plexusVersion = '4.0.2' postgresVersion = '42.7.8' // already there nettyVersion = '4.2.7.Final' - prometheusVersion = '1.15.5' + prometheusVersion = '1.17.0' quartzVersion = '2.5.0' // TODO: May be able to remove as moving to jakarta servlet servletVersion = '4.0.1'