From 5a782f7981068faae34c373ae82dfc54f94ffa1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 20:27:12 +0000 Subject: [PATCH] Bump pulsar.version from 3.0.2 to 3.2.1 Bumps `pulsar.version` from 3.0.2 to 3.2.1. Updates `org.apache.pulsar:pulsar-client-api` from 3.0.2 to 3.2.1 - [Release notes](https://github.com/apache/pulsar/releases) - [Commits](https://github.com/apache/pulsar/compare/v3.0.2...v3.2.1) Updates `org.apache.pulsar:pulsar-client-admin` from 3.0.2 to 3.2.1 - [Release notes](https://github.com/apache/pulsar/releases) - [Commits](https://github.com/apache/pulsar/compare/v3.0.2...v3.2.1) Updates `org.apache.pulsar:pulsar-broker` from 3.0.2 to 3.2.1 - [Release notes](https://github.com/apache/pulsar/releases) - [Commits](https://github.com/apache/pulsar/compare/v3.0.2...v3.2.1) Updates `org.apache.pulsar:testmocks` from 3.0.2 to 3.2.1 - [Release notes](https://github.com/apache/pulsar/releases) - [Commits](https://github.com/apache/pulsar/compare/v3.0.2...v3.2.1) --- updated-dependencies: - dependency-name: org.apache.pulsar:pulsar-client-api dependency-type: direct:production - dependency-name: org.apache.pulsar:pulsar-client-admin dependency-type: direct:production - dependency-name: org.apache.pulsar:pulsar-broker dependency-type: direct:production - dependency-name: org.apache.pulsar:testmocks dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6070853..7a03a55 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.pulsar - 3.0.2 + 3.2.1 3.14.0 5.4.1