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 0425e141465 chore(deps): Bump com.pubnub:pubnub-gson from 9.2.2 to
9.2.3 (#14991)
0425e141465 is described below
commit 0425e141465139390f61e94782d17fd0fa8be9c9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 2 08:49:42 2024 +0200
chore(deps): Bump com.pubnub:pubnub-gson from 9.2.2 to 9.2.3 (#14991)
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from 9.2.2
to 9.2.3.
- [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-v9.2.2...kotlin-v9.2.3)
---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 46a1658be14..dd595f1255c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -408,7 +408,7 @@
<protonpack-version>1.8</protonpack-version>
<protostream-version>5.0.5.Final</protostream-version>
<prowide-version>SRU2023-10.1.6</prowide-version>
- <pubnub-version>9.2.2</pubnub-version>
+ <pubnub-version>9.2.3</pubnub-version>
<pulsar-version>3.3.0</pulsar-version>
<qdrant-client-version>1.10.0</qdrant-client-version>
<qpid-broker-version>9.2.0</qpid-broker-version>