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 12a35e09852 Upgrade pulsar 3.3.3
12a35e09852 is described below
commit 12a35e09852349ae8673f88a727ae0753a9f84e3
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Jan 4 08:58:49 2025 +0100
Upgrade pulsar 3.3.3
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index fa84089d006..c7a74341a58 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -422,7 +422,7 @@
<protostream-version>5.0.12.Final</protostream-version>
<prowide-version>SRU2024-10.2.5</prowide-version>
<pubnub-version>10.3.2</pubnub-version>
- <pulsar-version>3.3.1</pulsar-version>
+ <pulsar-version>3.3.3</pulsar-version>
<qdrant-client-version>1.12.0</qdrant-client-version>
<qpid-broker-version>9.2.0</qpid-broker-version>
<qpid-proton-j-version>0.34.1</qpid-proton-j-version>