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
commit e4b469753ab7db5aef3054f144d6b7a97eecb5c3 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jul 4 14:45:22 2022 +0200 Upgrade Pulsar to version 2.10.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6b0c82ae915..048f388c129 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -441,7 +441,7 @@ <protonpack-version>1.8</protonpack-version> <protostream-version>4.4.3.Final</protostream-version> <pubnub-version>4.25.0</pubnub-version> - <pulsar-version>2.10.0</pulsar-version> + <pulsar-version>2.10.1</pulsar-version> <qpid-broker-version>8.0.6</qpid-broker-version> <qpid-proton-j-version>0.33.10</qpid-proton-j-version> <qpid-jms-client-version>0.61.0</qpid-jms-client-version>
