This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch pulsar323
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 3cc9027b62c0682466c9999163116e68b39a11e6
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed May 29 07:47:29 2024 +0200

    Upgrade apache pulsar 3.2.3
---
 parent/pom.xml                                                          | 2 +-
 .../org/apache/camel/test/infra/pulsar/services/container.properties    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 00d5c642d0f..35dafbd1e40 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -409,7 +409,7 @@
         <protostream-version>5.0.3.Final</protostream-version>
         <prowide-version>SRU2023-10.1.5</prowide-version>
         <pubnub-version>6.4.5</pubnub-version>
-        <pulsar-version>3.2.2</pulsar-version>
+        <pulsar-version>3.2.3</pulsar-version>
         <qdrant-client-version>1.9.1</qdrant-client-version>
         <qpid-broker-version>9.2.0</qpid-broker-version>
         <qpid-proton-j-version>0.34.1</qpid-proton-j-version>
diff --git 
a/test-infra/camel-test-infra-pulsar/src/test/resources/org/apache/camel/test/infra/pulsar/services/container.properties
 
b/test-infra/camel-test-infra-pulsar/src/test/resources/org/apache/camel/test/infra/pulsar/services/container.properties
index 0d24ad597bc..76d1d4af05b 100644
--- 
a/test-infra/camel-test-infra-pulsar/src/test/resources/org/apache/camel/test/infra/pulsar/services/container.properties
+++ 
b/test-infra/camel-test-infra-pulsar/src/test/resources/org/apache/camel/test/infra/pulsar/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-pulsar.container=apachepulsar/pulsar:3.1.3
\ No newline at end of file
+pulsar.container=apachepulsar/pulsar:3.2.3
\ No newline at end of file

Reply via email to