From 17ac624753a8ddec4dbf80d8ebec8d5513cd49d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 17:52:57 +0000 Subject: [PATCH] build(deps): bump the maven group group Bumps the maven group group in /kafkaclusterproducerdemo with 2 updates: [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `org.springframework:spring-web` from 6.0.8 to 6.0.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.8...v6.0.17) Updates `ch.qos.logback:logback-classic` from 1.1.7 to 1.2.13 - [Commits](https://github.com/qos-ch/logback/compare/v_1.1.7...v_1.2.13) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production dependency-group: maven-security-group - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production dependency-group: maven-security-group ... Signed-off-by: dependabot[bot] --- kafkaclusterproducerdemo/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kafkaclusterproducerdemo/pom.xml b/kafkaclusterproducerdemo/pom.xml index a0c63f6ab..32fc5da35 100644 --- a/kafkaclusterproducerdemo/pom.xml +++ b/kafkaclusterproducerdemo/pom.xml @@ -9,7 +9,7 @@ http://maven.apache.org - 6.0.8 + 6.0.17 @@ -109,7 +109,7 @@ ch.qos.logback logback-classic - 1.1.7 + 1.2.13