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 09:55:09 UTC

[camel] 01/01: 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 pubnub-6.3.6
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 59d54d889fdccbc15c2450582fe884f4ee04f5dd
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>