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
commit 7c078295ddf864308f9b7e404dd87661a4292b3d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 26 08:39:43 2025 +0100
chore(deps): Bump com.pubnub:pubnub-gson from 10.4.1 to 10.4.2 (#17277)
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
10.4.1 to 10.4.2.
- [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-v10.4.1...kotlin-v10.4.2)
---
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 cc863326905..e775e5f1d64 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -425,7 +425,7 @@
<protonpack-version>1.8</protonpack-version>
<protostream-version>5.0.12.Final</protostream-version>
<prowide-version>SRU2024-10.2.6</prowide-version>
- <pubnub-version>10.4.1</pubnub-version>
+ <pubnub-version>10.4.2</pubnub-version>
<pulsar-version>3.3.3</pulsar-version>
<qdrant-client-version>1.13.0</qdrant-client-version>
<qpid-broker-version>9.2.0</qpid-broker-version>