From 419cf86979f3e3845a539ec4c0e1603ddb1cacc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 05:51:05 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 3 updates Bumps the maven group with 3 updates in the / directory: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf), [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) and org.apache.kafka:kafka-clients. Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 4.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.5...v4.30.2) Updates `ch.qos.logback:logback-core` from 1.5.13 to 1.5.18 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.13...v_1.5.18) Updates `org.apache.kafka:kafka-clients` from 3.7.1 to 4.0.0 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7dfebea..2d0f3d0 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ com.google.protobuf protobuf-java - 3.25.5 + 4.30.2 @@ -56,7 +56,7 @@ ch.qos.logback logback-core - 1.5.13 + 1.5.18 @@ -111,7 +111,7 @@ org.apache.kafka kafka-clients - 3.7.1 + 4.0.0