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 0ea2ebff694a chore(deps): Bump com.pubnub:pubnub-gson from 13.4.0 to
13.4.1
0ea2ebff694a is described below
commit 0ea2ebff694af15ed6b5b0d7e43fcf10f9f6daa7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 07:36:13 2026 +0000
chore(deps): Bump com.pubnub:pubnub-gson from 13.4.0 to 13.4.1
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
13.4.0 to 13.4.1.
- [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.0...kotlin-v13.4.1)
---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
dependency-version: 13.4.1
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 0857cbcb1f07..fa1655839cbd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -437,7 +437,7 @@
<protobuf-version>4.34.2</protobuf-version>
<protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<prowide-version>SRU2025-10.3.9</prowide-version>
- <pubnub-version>13.4.0</pubnub-version>
+ <pubnub-version>13.4.1</pubnub-version>
<pulsar-version>4.2.2</pulsar-version>
<qdrant-client-version>1.18.3</qdrant-client-version>
<qpid-broker-version>10.0.1</qpid-broker-version>