From 9d864f640056d20731f6ff0951e086d85644504d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:04:10 +0000 Subject: [PATCH 1/3] Bump io.lettuce:lettuce-core in /demo/SparkDemo Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 5.0.5.RELEASE to 6.5.1.RELEASE. - [Release notes](https://github.com/lettuce-io/lettuce-core/releases) - [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md) - [Commits](https://github.com/lettuce-io/lettuce-core/compare/5.0.5.RELEASE...6.5.1.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo/SparkDemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/SparkDemo/pom.xml b/demo/SparkDemo/pom.xml index 969ab25..5608395 100644 --- a/demo/SparkDemo/pom.xml +++ b/demo/SparkDemo/pom.xml @@ -286,7 +286,7 @@ io.lettuce lettuce-core - 5.0.5.RELEASE + 6.5.1.RELEASE From 4fc1be3c2d8899b5030261695cd2ea0b7dd89217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:18:35 +0000 Subject: [PATCH 2/3] Bump com.google.protobuf:protobuf-java in /demo/demo-common Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.6 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.19.6...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo/demo-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/demo-common/pom.xml b/demo/demo-common/pom.xml index 2653f72..bf1525f 100644 --- a/demo/demo-common/pom.xml +++ b/demo/demo-common/pom.xml @@ -20,7 +20,7 @@ 1.8 - 3.19.6 + 3.25.5 demo-common From cf508ccdb393f35737261c862ee7268d2fc68b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 03:03:40 +0000 Subject: [PATCH 3/3] Bump org.apache.hadoop:hadoop-common from 3.3.3 to 3.4.0 Bumps org.apache.hadoop:hadoop-common from 3.3.3 to 3.4.0. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 30f1677..147a932 100644 --- a/pom.xml +++ b/pom.xml @@ -283,7 +283,7 @@ org.apache.hadoop hadoop-common - 3.3.3 + 3.4.0