This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 0b62629f98a Bump pulsar-version from 3.1.2 to 3.2.0 (#13015)
0b62629f98a is described below
commit 0b62629f98a672cc9cc7122ae9a3edc6ec36935d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 10:52:11 2024 +0100
Bump pulsar-version from 3.1.2 to 3.2.0 (#13015)
Bumps `pulsar-version` from 3.1.2 to 3.2.0.
Updates `org.apache.pulsar:pulsar-client` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](https://github.com/apache/pulsar/compare/v3.1.2...v3.2.0)
Updates `org.apache.pulsar:pulsar-client-admin` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](https://github.com/apache/pulsar/compare/v3.1.2...v3.2.0)
---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.pulsar:pulsar-client-admin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 13209d78ad2..9c6e7392d3c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -393,7 +393,7 @@
<protostream-version>4.6.5.Final</protostream-version>
<prowide-version>SRU2023-10.1.4</prowide-version>
<pubnub-version>6.4.5</pubnub-version>
- <pulsar-version>3.1.2</pulsar-version>
+ <pulsar-version>3.2.0</pulsar-version>
<qpid-broker-version>9.1.0</qpid-broker-version>
<qpid-proton-j-version>0.34.1</qpid-proton-j-version>
<qpid-jms-client-version>2.5.0</qpid-jms-client-version>