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 8e32563d353b chore(deps): Bump com.pubnub:pubnub-gson from 13.2.1 to
13.3.0
8e32563d353b is described below
commit 8e32563d353be7d25aad42973286c341120b3ad0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 12:23:56 2026 +0000
chore(deps): Bump com.pubnub:pubnub-gson from 13.2.1 to 13.3.0
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
13.2.1 to 13.3.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.2.1...kotlin-v13.3.0)
---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
dependency-version: 13.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 7c37bb8a48c7..7b539bbc1d40 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -439,7 +439,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.2.1</pubnub-version>
+ <pubnub-version>13.3.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>