This is an automated email from the ASF dual-hosted git repository.
acosentino 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 a3878ace1e85 chore(deps): Bump com.pubnub:pubnub-gson from 11.0.0 to
12.0.0 (#19882)
a3878ace1e85 is described below
commit a3878ace1e85fadecbae0ea28453873ec3ccb04e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 11 09:18:32 2025 +0100
chore(deps): Bump com.pubnub:pubnub-gson from 11.0.0 to 12.0.0 (#19882)
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
11.0.0 to 12.0.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-v11.0.0...kotlin-v12.0.0)
---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
dependency-version: 12.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
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 b545adc2eb78..b9aeb0674722 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -450,7 +450,7 @@
<protobuf-maven-plugin-version>4.0.2</protobuf-maven-plugin-version>
<protonpack-version>1.8</protonpack-version>
<prowide-version>SRU2025-10.3.3</prowide-version>
- <pubnub-version>11.0.0</pubnub-version>
+ <pubnub-version>12.0.0</pubnub-version>
<pulsar-version>4.1.1</pulsar-version>
<qdrant-client-version>1.15.0</qdrant-client-version>
<qpid-broker-version>10.0.0</qpid-broker-version>