You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/12/19 20:33:24 UTC

(camel) branch main updated: Bump com.pubnub:pubnub-gson from 6.4.4 to 6.4.5 (#12487)

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 f6856bbc5ee Bump com.pubnub:pubnub-gson from 6.4.4 to 6.4.5 (#12487)
f6856bbc5ee is described below

commit f6856bbc5eeffa40128e501404d7e3782a5552b3
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 19 21:33:19 2023 +0100

    Bump com.pubnub:pubnub-gson from 6.4.4 to 6.4.5 (#12487)
    
    Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/java) from 6.4.4 to 6.4.5.
    - [Release notes](https://github.com/pubnub/java/releases)
    - [Changelog](https://github.com/pubnub/java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/pubnub/java/compare/v6.4.4...v6.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: com.pubnub:pubnub-gson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fcbda3844e7..16b2499c73d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -387,7 +387,7 @@
         <protonpack-version>1.8</protonpack-version>
         <protostream-version>4.6.5.Final</protostream-version>
         <prowide-version>SRU2023-10.1.3</prowide-version>
-        <pubnub-version>6.4.4</pubnub-version>
+        <pubnub-version>6.4.5</pubnub-version>
         <pulsar-version>3.1.1</pulsar-version>
         <qpid-broker-version>9.1.0</qpid-broker-version>
         <qpid-proton-j-version>0.34.1</qpid-proton-j-version>