From eb6db21d976aad510fd4015bdd8f8f6cac683c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:48:10 +0000 Subject: [PATCH] Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 in /start Bumps org.slf4j:slf4j-simple from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- start/inventory/pom.xml | 2 +- start/query/pom.xml | 2 +- start/system/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index de71699e..abc4b590 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -75,7 +75,7 @@ org.slf4j slf4j-simple - 2.0.16 + 2.0.17 diff --git a/start/query/pom.xml b/start/query/pom.xml index 5fa92266..b6181eb8 100644 --- a/start/query/pom.xml +++ b/start/query/pom.xml @@ -82,7 +82,7 @@ org.slf4j slf4j-simple - 2.0.16 + 2.0.17 diff --git a/start/system/pom.xml b/start/system/pom.xml index d01bc967..735c4727 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -70,7 +70,7 @@ org.slf4j slf4j-simple - 2.0.16 + 2.0.17