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 2ad7821cf77e chore(deps): Bump com.pubnub:pubnub-gson from 13.1.1 to
13.2.1 (#23135)
2ad7821cf77e is described below
commit 2ad7821cf77ef78291ca3d256905600be70e6fd4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 09:43:11 2026 +0200
chore(deps): Bump com.pubnub:pubnub-gson from 13.1.1 to 13.2.1 (#23135)
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
13.1.1 to 13.2.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.1.1...kotlin-v13.2.1)
---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
dependency-version: 13.2.1
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 23fb5fa5d2c3..3bc13bd434ff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -433,7 +433,7 @@
<protobuf-version>4.33.2</protobuf-version>
<protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<prowide-version>SRU2025-10.3.8</prowide-version>
- <pubnub-version>13.1.1</pubnub-version>
+ <pubnub-version>13.2.1</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>