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 29858de96775 chore(deps): Bump com.pubnub:pubnub-gson from 12.0.4 to
12.1.1 (#20806)
29858de96775 is described below
commit 29858de9677580219e71f3d6e301d65055f0f539
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 14 09:19:03 2026 +0100
chore(deps): Bump com.pubnub:pubnub-gson from 12.0.4 to 12.1.1 (#20806)
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
12.0.4 to 12.1.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-v12.0.4...kotlin-v12.1.1)
---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
dependency-version: 12.1.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 ed9e1cfa33bf..b3d8f6576be7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -458,7 +458,7 @@
<protobuf-maven-plugin-version>4.1.2</protobuf-maven-plugin-version>
<protonpack-version>1.8</protonpack-version>
<prowide-version>SRU2025-10.3.3</prowide-version>
- <pubnub-version>12.0.4</pubnub-version>
+ <pubnub-version>12.1.1</pubnub-version>
<pulsar-version>4.1.2</pulsar-version>
<qdrant-client-version>1.16.2</qdrant-client-version>
<qpid-broker-version>10.0.1</qpid-broker-version>