From 35db97c86709ffab63eac39eb1fca428a21fa3d7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 31 Jul 2023 12:26:43 +0000
Subject: [PATCH] Bump com.pubnub:pubnub-gson from 4.31.3 to 6.3.6

Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/java) from 4.31.3 to 6.3.6.
- [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/v4.31.3...v6.3.6)

---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 36b36c94cd0..90fb8973468 100644
--- a/pom.xml
+++ b/pom.xml
@@ -349,7 +349,7 @@
       <dependency>
         <groupId>com.pubnub</groupId>
         <artifactId>pubnub-gson</artifactId>
-        <version>4.31.3</version>
+        <version>6.3.6</version>
       </dependency>
         <!-- Netty version compatible with service-wamp -->
         <dependency>