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 9c2d346c5234 chore(deps): Bump com.pubnub:pubnub-gson from 13.3.0 to
13.4.0 (#23612)
9c2d346c5234 is described below
commit 9c2d346c52341decacba1ee374d5b099f7084edc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 20:45:06 2026 +0200
chore(deps): Bump com.pubnub:pubnub-gson from 13.3.0 to 13.4.0 (#23612)
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
13.3.0 to 13.4.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-v13.3.0...kotlin-v13.4.0)
---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
dependency-version: 13.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@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 3b5cbf97b5a2..e485adbec551 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -437,7 +437,7 @@
<protobuf-version>4.35.0</protobuf-version>
<protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<prowide-version>SRU2025-10.3.8</prowide-version>
- <pubnub-version>13.3.0</pubnub-version>
+ <pubnub-version>13.4.0</pubnub-version>
<pulsar-version>4.2.1</pulsar-version>
<qdrant-client-version>1.18.1</qdrant-client-version>
<qpid-broker-version>10.0.1</qpid-broker-version>