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 352375dadf9 chore(deps): Bump com.pubnub:pubnub-gson from 10.3.3 to
10.3.4
352375dadf9 is described below
commit 352375dadf9c1fd8eaf903f2c478aec93dcf816d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 14 06:41:00 2025 +0000
chore(deps): Bump com.pubnub:pubnub-gson from 10.3.3 to 10.3.4
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from
10.3.3 to 10.3.4.
- [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.3.3...kotlin-v10.3.4)
---
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]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ee69368d5d0..15a2e3ba19e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -419,7 +419,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.3.3</pubnub-version>
+ <pubnub-version>10.3.4</pubnub-version>
<pulsar-version>3.3.3</pulsar-version>
<qdrant-client-version>1.12.0</qdrant-client-version>
<qpid-broker-version>9.2.0</qpid-broker-version>