You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/07/07 10:13:09 UTC

[camel] branch main updated: Upgrade Pubnub Gson to version 6.3.6

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 45a3754a17a Upgrade Pubnub Gson to version 6.3.6
45a3754a17a is described below

commit 45a3754a17af19c32340f342566e1414324ac7d4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jul 7 11:54:37 2023 +0200

    Upgrade Pubnub Gson to version 6.3.6
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c370fbf8b8e..c9d21fac390 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -405,7 +405,7 @@
         <protonpack-version>1.8</protonpack-version>
         <protostream-version>4.6.2.Final</protostream-version>
         <prowide-version>SRU2022-10.0.1</prowide-version>
-        <pubnub-version>6.3.5</pubnub-version>
+        <pubnub-version>6.3.6</pubnub-version>
         <pulsar-version>3.0.0</pulsar-version>
         <qpid-broker-version>9.0.0</qpid-broker-version>
         <qpid-proton-j-version>0.34.1</qpid-proton-j-version>