This is an automated email from the ASF dual-hosted git repository.
apupier 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 709f3e88467d chore(deps): Bump com.pubnub:pubnub-gson from 13.4.1 to
13.4.2
709f3e88467d is described below
commit 709f3e88467d3155a573859bd059b1c6427b3c38
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 08:46:39 2026 +0000
chore(deps): Bump com.pubnub:pubnub-gson from 13.4.1 to 13.4.2
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
13.4.1 to 13.4.2.
- [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.1...kotlin-v13.4.2)
---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
dependency-version: 13.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 9618072c47bd..7d60545b9b29 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -450,7 +450,7 @@
<protobuf-version>4.35.1</protobuf-version>
<protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<prowide-version>SRU2025-10.3.10</prowide-version>
- <pubnub-version>13.4.1</pubnub-version>
+ <pubnub-version>13.4.2</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>