This is an automated email from the ASF dual-hosted git repository. davsclaus 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 54ba412a791 chore(deps): Bump pulsar-version from 3.3.0 to 3.3.1 (#15023) 54ba412a791 is described below commit 54ba412a791236756ba0effbeeaa86cf55cefedd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Aug 6 09:28:45 2024 +0200 chore(deps): Bump pulsar-version from 3.3.0 to 3.3.1 (#15023) Bumps `pulsar-version` from 3.3.0 to 3.3.1. Updates `org.apache.pulsar:pulsar-client` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/pulsar/releases) - [Commits](https://github.com/apache/pulsar/compare/v3.3.0...v3.3.1) Updates `org.apache.pulsar:pulsar-client-admin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/pulsar/releases) - [Commits](https://github.com/apache/pulsar/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: org.apache.pulsar:pulsar-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pulsar:pulsar-client-admin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 69986bcdeb3..ac527f8c5fa 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -409,7 +409,7 @@ <protostream-version>5.0.5.Final</protostream-version> <prowide-version>SRU2023-10.1.6</prowide-version> <pubnub-version>9.2.3</pubnub-version> - <pulsar-version>3.3.0</pulsar-version> + <pulsar-version>3.3.1</pulsar-version> <qdrant-client-version>1.10.0</qdrant-client-version> <qpid-broker-version>9.2.0</qpid-broker-version> <qpid-proton-j-version>0.34.1</qpid-proton-j-version>