diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4e9cfc95f7..6cbb9cf15b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,12 +7,12 @@ aspectjweaver = "1.9.20.1" assertj = "3.24.2" awaitility = "4.2.0" # legacy SDK -aws-cloudwatch = "1.12.565" +aws-cloudwatch = "1.12.566" caffeine = "2.9.3" cloudwatch2 = "2.20.162" colt = "1.2.0" dagger = "2.48.1" -dropwizard-metrics = "4.2.20" +dropwizard-metrics = "4.2.21" dropwizard-metrics5 = "5.0.0" dynatrace-utils = "2.0.0" ehcache2 = "2.10.9.2" @@ -36,7 +36,7 @@ httpcomponents-client5 = "5.2.1" # in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018. # <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily. hystrix = "1.5.12" -jackson-databind = "2.15.2" +jackson-databind = "2.15.3" javax-cache = "1.1.1" javax-inject = "1" jaxb = "2.3.1" @@ -65,7 +65,7 @@ postgre = "42.6.0" prometheus = "0.16.0" reactor = "2022.0.11" rest-assured = "5.3.2" -signalfx = "1.0.35" +signalfx = "1.0.36" slf4j = "1.7.36" spectator-atlas = "1.6.11" spring = "5.3.30"