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

pcongiusti 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 19385dac7bb1 chore(deps): Bump com.pubnub:pubnub-gson from 10.6.0 to 
11.0.0
19385dac7bb1 is described below

commit 19385dac7bb17bd9c2bea60f583863658907bab4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 22 06:51:06 2025 +0000

    chore(deps): Bump com.pubnub:pubnub-gson from 10.6.0 to 11.0.0
    
    Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from 
10.6.0 to 11.0.0.
    - [Release notes](https://github.com/pubnub/kotlin/releases)
    - [Changelog](https://github.com/pubnub/kotlin/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/pubnub/kotlin/compare/kotlin-v10.6.0...kotlin-v11.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.pubnub:pubnub-gson
      dependency-version: 11.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c03ecb05f20..465c0e14a368 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -447,7 +447,7 @@
         <protobuf-maven-plugin-version>3.10.2</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
         <prowide-version>SRU2025-10.3.2</prowide-version>
-        <pubnub-version>10.6.0</pubnub-version>
+        <pubnub-version>11.0.0</pubnub-version>
         <pulsar-version>4.1.1</pulsar-version>
         <qdrant-client-version>1.15.0</qdrant-client-version>
         <qpid-broker-version>10.0.0</qpid-broker-version>

Reply via email to