From 0ecfd7ad9a19c076aef277a5c5acdcc5a9a5c8a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 15:18:33 +0000 Subject: [PATCH] Bump the slf4j group across 3 directories with 2 updates Bumps the slf4j group with 2 updates in the /labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction directory: org.slf4j:slf4j-api and org.slf4j:slf4j-simple. Bumps the slf4j group with 2 updates in the /labs/unicorn-stock-broker directory: org.slf4j:slf4j-api and org.slf4j:slf4j-simple. Bumps the slf4j group with 2 updates in the /labs/unicorn-store/infrastructure/db-setup directory: org.slf4j:slf4j-api and org.slf4j:slf4j-simple. Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j ... Signed-off-by: dependabot[bot] --- .../UnicornLocationFunction/pom.xml | 4 ++-- labs/unicorn-stock-broker/pom.xml | 4 ++-- labs/unicorn-store/infrastructure/db-setup/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction/pom.xml b/labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction/pom.xml index 08bcb847..12be9124 100644 --- a/labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction/pom.xml +++ b/labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction/pom.xml @@ -47,7 +47,7 @@ org.slf4j slf4j-api - 2.0.16 + 2.0.17 @@ -59,7 +59,7 @@ org.slf4j slf4j-simple - 2.0.16 + 2.0.17 diff --git a/labs/unicorn-stock-broker/pom.xml b/labs/unicorn-stock-broker/pom.xml index a057450a..0ac8cad8 100644 --- a/labs/unicorn-stock-broker/pom.xml +++ b/labs/unicorn-stock-broker/pom.xml @@ -93,12 +93,12 @@ org.slf4j slf4j-api - 2.0.16 + 2.0.17 org.slf4j slf4j-simple - 2.0.16 + 2.0.17 org.junit.jupiter diff --git a/labs/unicorn-store/infrastructure/db-setup/pom.xml b/labs/unicorn-store/infrastructure/db-setup/pom.xml index 879cec2d..080b7a70 100644 --- a/labs/unicorn-store/infrastructure/db-setup/pom.xml +++ b/labs/unicorn-store/infrastructure/db-setup/pom.xml @@ -60,12 +60,12 @@ org.slf4j slf4j-api - 2.0.16 + 2.0.17 org.slf4j slf4j-simple - 2.0.16 + 2.0.17 com.fasterxml.jackson.jr