This is an automated email from the ASF dual-hosted git repository.
oscerd 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 8b5db429a70d chore(deps): Bump com.pubnub:pubnub-gson from 13.4.2 to
13.4.3 (#26585)
8b5db429a70d is described below
commit 8b5db429a70df5df9631d44d50d89ffc331d6f99
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 18 11:22:54 2026 +0200
chore(deps): Bump com.pubnub:pubnub-gson from 13.4.2 to 13.4.3 (#26585)
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
13.4.2 to 13.4.3.
- [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.4.2...kotlin-v13.4.3)
---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
dependency-version: 13.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 91d2cdcdc061..4bc182c25aba 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -452,7 +452,7 @@
<protobuf-version>4.35.1</protobuf-version>
<protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<prowide-version>SRU2025-10.3.11</prowide-version>
- <pubnub-version>13.4.2</pubnub-version>
+ <pubnub-version>13.4.3</pubnub-version>
<pulsar-version>4.2.4</pulsar-version>
<qdrant-client-version>1.19.0</qdrant-client-version>
<qpid-broker-version>10.1.0</qpid-broker-version>