From 7529d8e68d8f918440dab3a87d080bc3ea1e7598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 22:42:00 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: org.apache.avro:avro and [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Updates `org.apache.avro:avro` from 1.11.3 to 1.11.4 Updates `com.google.protobuf:protobuf-java` from 3.24.4 to 3.25.5 - [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.24.4...v3.25.5) --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-version: 1.11.4 dependency-type: direct:production dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.5 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1fc0912..67be95e 100644 --- a/pom.xml +++ b/pom.xml @@ -94,13 +94,13 @@ org.apache.avro avro - 1.11.3 + 1.11.4 com.google.protobuf protobuf-java - 3.24.4 + 3.25.5