From 526031efa6a600478e4ee65668604f2350bce508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:18:59 +0000 Subject: [PATCH] Bump the maven group with 2 updates Bumps the maven group with 2 updates: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [org.json:json](https://github.com/douglascrockford/JSON-java). Updates `com.google.protobuf:protobuf-java` from 3.21.7 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.21.7...v3.25.5) Updates `org.json:json` from 20230618 to 20231013 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven - dependency-name: org.json:json 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 b3e158ef1b..0c6584901f 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ 32.1.1-jre 9.5 1.10.2 - 3.21.7 + 3.25.5 1.4.0 0.7.4 examples @@ -263,7 +263,7 @@ org.json json - 20230618 + 20231013