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 b77f5bfa62ed chore(deps): Bump com.pubnub:pubnub-gson from 13.1.0 to
13.1.1
b77f5bfa62ed is described below
commit b77f5bfa62ed35361ce620444ff176fd9ce8636a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 24 15:35:20 2026 +0000
chore(deps): Bump com.pubnub:pubnub-gson from 13.1.0 to 13.1.1
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
13.1.0 to 13.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-v13.1.0...kotlin-v13.1.1)
---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
dependency-version: 13.1.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 e5085b20048d..a789bf680a1f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -474,7 +474,7 @@
<protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<protonpack-version>1.8</protonpack-version>
<prowide-version>SRU2025-10.3.5</prowide-version>
- <pubnub-version>13.1.0</pubnub-version>
+ <pubnub-version>13.1.1</pubnub-version>
<pulsar-version>4.1.3</pulsar-version>
<qdrant-client-version>1.17.0</qdrant-client-version>
<qpid-broker-version>10.0.1</qpid-broker-version>