From 0b0987de181ab0afb8fc5f608fba78d5d24fcd62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 17:30:46 +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.17 to 2.0.18 Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18 Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18 Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18 Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18 Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: slf4j - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.18 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 ddf6e15f..14f39b36 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.17 + 2.0.18 @@ -59,7 +59,7 @@ org.slf4j slf4j-simple - 2.0.17 + 2.0.18 diff --git a/labs/unicorn-stock-broker/pom.xml b/labs/unicorn-stock-broker/pom.xml index e5b5cb80..917b0bc8 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.17 + 2.0.18 org.slf4j slf4j-simple - 2.0.17 + 2.0.18 org.junit.jupiter diff --git a/labs/unicorn-store/infrastructure/db-setup/pom.xml b/labs/unicorn-store/infrastructure/db-setup/pom.xml index 59202fc0..1c6b23e5 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.17 + 2.0.18 org.slf4j slf4j-simple - 2.0.17 + 2.0.18 com.fasterxml.jackson.jr