From 4b539c9a07a7ad4048afc2c34f8e0d6dbfaad2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 16:30:57 +0000 Subject: [PATCH] build(deps): bump ch.qos.logback:logback-classic in /java-metric-example Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.8 to 1.4.14. - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.8...v_1.4.14) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- java-metric-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-metric-example/pom.xml b/java-metric-example/pom.xml index a8ecf359..ba9188d8 100644 --- a/java-metric-example/pom.xml +++ b/java-metric-example/pom.xml @@ -12,7 +12,7 @@ 17 17 1.27.0 - 1.4.8 + 1.4.14